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 47f045f commit 7a5a7f4Copy full SHA for 7a5a7f4
.travis.yml
@@ -2,6 +2,6 @@ language: objective-c
2
osx_image: xcode7.3
3
4
script:
5
- - xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.3'
+ - xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2'
6
7
0 commit comments