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 63682c7 commit c035e10Copy full SHA for c035e10
.travis.yml
@@ -1,4 +1,4 @@
1
language: objective-c
2
osx_image: xcode61
3
script:
4
- - xctool -project ManualLayout.xcodeproj -scheme ManualLayout build test
+ - xctool -project ManualLayout.xcodeproj -scheme ManualLayout -sdk iphonesimulator build test
0 commit comments