Update .travis.yml

This commit is contained in:
Robert F. Dickerson 2016-09-14 12:09:43 -05:00 committed by GitHub
parent 9cfc2351ec
commit 1039f8f952
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode7.3
osx_image: xcode8
script:
- xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2'