Skip to content

Commit

Permalink
Use xcode10 image for OSX CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbopet committed Jan 2, 2020
1 parent 4d89092 commit 2cc35f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:

- env: RIPES_PLATFORM='mac'
os: osx
osx_image: xcode8
osx_image: xcode10
language: c++

- env: RIPES_PLATFORM='windows'
Expand Down

0 comments on commit 2cc35f4

Please sign in to comment.