Skip to content

Commit a379fb3

Browse files
committed
update osx builds to xcode10
1 parent 17f7b55 commit a379fb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ matrix:
3838
- env: TARGET=i686-unknown-linux-gnu
3939
- os: osx
4040
env: TARGET=x86_64-apple-darwin NO_ADD=1
41-
osx_image: xcode9.4
41+
osx_image: xcode10
4242
- os: osx
4343
env: TARGET=i686-apple-darwin
44-
osx_image: xcode9.4
44+
osx_image: xcode10
4545
- env: TARGET=arm-linux-androideabi
4646
- env: TARGET=aarch64-linux-android
4747
# FIXME(#826) should reenable

0 commit comments

Comments
 (0)