Skip to content

Commit

Permalink
update osx builds to xcode10
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Oct 29, 2018
1 parent 17f7b55 commit a379fb3
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 @@ -38,10 +38,10 @@ matrix:
- env: TARGET=i686-unknown-linux-gnu
- os: osx
env: TARGET=x86_64-apple-darwin NO_ADD=1
osx_image: xcode9.4
osx_image: xcode10
- os: osx
env: TARGET=i686-apple-darwin
osx_image: xcode9.4
osx_image: xcode10
- env: TARGET=arm-linux-androideabi
- env: TARGET=aarch64-linux-android
# FIXME(#826) should reenable
Expand Down

0 comments on commit a379fb3

Please sign in to comment.