Skip to content

Commit a7053e0

Browse files
committed
Have travis build the app
1 parent c2b105f commit a7053e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ xcode_scheme: Loop
66
before_script:
77
- carthage bootstrap
88
script:
9+
- xctool -project Loop.xcodeproj -scheme Loop -sdk iphonesimulator9.3 build
910
- xctool -project Loop.xcodeproj -scheme LoopTests -sdk iphonesimulator9.3 test

0 commit comments

Comments
 (0)