Skip to content

Commit

Permalink
Moves to Circle CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Oct 24, 2017
1 parent df3a81f commit 0e40d6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml

This file was deleted.

8 changes: 8 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
machine:
xcode:
version: 9.0
environment:
LANG: en_US.UTF-8
test:
override:
- cd Demo ; set -o pipefail && xcodebuild -workspace 'Demo.xcworkspace' -scheme 'Demo' -configuration 'Debug' -sdk iphonesimulator -destination 'name=iPhone 6s' build test

0 comments on commit 0e40d6e

Please sign in to comment.