Skip to content

Commit

Permalink
Modifying travis file to use xcode9
Browse files Browse the repository at this point in the history
  • Loading branch information
dk-bbuono authored and hamchapman committed Sep 14, 2017
1 parent c1ec597 commit a11de83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode8
osx_image: xcode9
sudo: false
env:
- iOS= DST='platform=iOS Simulator,name=iPhone 6S' ACTION=test DEVICE='iPhone 6s (10.0)'
Expand Down

0 comments on commit a11de83

Please sign in to comment.