Skip to content

Commit bbc987a

Browse files
committed
update travis build script
1 parent a9d6aaf commit bbc987a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: objective-c
22
osx_image: xcode7.2
33
script:
4-
- xcodebuild -project ModelRocket.xcodeproj -scheme ModelRocket -sdk iphonesimulator9.2 test
4+
- xcodebuild -project ModelRocket.xcodeproj -scheme ModelRocket -destination "platform=iOS Simulator,name=iPhone 6" test

0 commit comments

Comments
 (0)