Skip to content

Commit 7a5a7f4

Browse files
committed
Update .travis.yml
1 parent 47f045f commit 7a5a7f4

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
@@ -2,6 +2,6 @@ language: objective-c
22
osx_image: xcode7.3
33

44
script:
5-
- xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.3'
5+
- xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2'
66

77

0 commit comments

Comments
 (0)