We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b105f commit a7053e0Copy full SHA for a7053e0
.travis.yml
@@ -6,4 +6,5 @@ xcode_scheme: Loop
6
before_script:
7
- carthage bootstrap
8
script:
9
+ - xctool -project Loop.xcodeproj -scheme Loop -sdk iphonesimulator9.3 build
10
- xctool -project Loop.xcodeproj -scheme LoopTests -sdk iphonesimulator9.3 test
0 commit comments