Skip to content

Commit

Permalink
Add circle
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Oct 18, 2017
1 parent 1842c2b commit d3abcc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
machine:
xcode:
version: "9.0"

test:
override:
- set -o pipefail && xcodebuild -project Whisper.xcodeproj -scheme "Whisper-iOS" -sdk iphonesimulator clean build

0 comments on commit d3abcc9

Please sign in to comment.