Skip to content

Commit

Permalink
Update .travis.yml for Xcode 10 build
Browse files Browse the repository at this point in the history
  • Loading branch information
scenee committed Oct 4, 2018
1 parent 10e36e1 commit ed2c799
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ matrix:
- os: osx
osx_image: xcode8.3
- os: osx
osx_image: xcode9
osx_image: xcode9.4
- os: osx
osx_image: xcode9.2
- os: osx
osx_image: xcode9.3
osx_image: xcode10

script:
- test/travis_ci.sh
Expand Down

0 comments on commit ed2c799

Please sign in to comment.