summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgnzlbg <gonzalobg88@gmail.com>2018-10-29 15:28:19 +0100
committergnzlbg <gonzalobg88@gmail.com>2018-10-29 15:28:19 +0100
commita379fb3c4877c048c579c530da914f2806ff6d41 (patch)
treea8b9d8c59b64dc9a87b07a2a1fd357a47fc65552
parent17f7b559cb643115190e97bf23f0d592ee893276 (diff)
downloadrust-libc-a379fb3c4877c048c579c530da914f2806ff6d41.tar.gz
update osx builds to xcode10
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c2f9c073e1..cfa62f123f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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