Skip to content

Commit

Permalink
Try upgrading to xcode9
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCurtis-TRI committed Mar 9, 2018
1 parent b47eff4 commit aee122a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ matrix:
compiler: clang
env: BUILD_TYPE=Release COVERALLS=OFF
- os: osx
osx_image: xcode8.3
osx_image: xcode9
compiler: clang
env: BUILD_TYPE=Debug COVERALLS=OFF
- os: osx
osx_image: xcode8.3
osx_image: xcode9
compiler: clang
env: BUILD_TYPE=Release COVERALLS=OFF

Expand Down

0 comments on commit aee122a

Please sign in to comment.