Skip to content

Commit

Permalink
CI: Try only xcode 9
Browse files Browse the repository at this point in the history
  • Loading branch information
halo committed Sep 30, 2017
1 parent 63e7e9f commit 787395a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ sudo: required
language: objective-c
rvm: 2.2.5

osx_image:
- xcode8
- xcode9
osx_image: xcode9

before_script:
- bundle install
Expand Down

0 comments on commit 787395a

Please sign in to comment.