Update .travis.yml

This commit is contained in:
Robert F. Dickerson 2016-02-17 08:43:35 -06:00
parent 47f045f42b
commit 7a5a7f4bfa
1 changed files with 1 additions and 1 deletions

View File

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