summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2018-07-25 07:39:23 -0600
committerMark Rousskov <mark.simulacrum@gmail.com>2018-07-25 07:39:23 -0600
commit70db93b0ac042eca651838df4b89a9213679ae70 (patch)
treeaffc8fbe0c2788614ad5cf8c32236726cd6bced0
parentf498e4ec1b57c3245a2fb8e0d5d836ed56760d2d (diff)
downloadrust-70db93b0ac042eca651838df4b89a9213679ae70.tar.gz
Update xcode images to 9.4-moar
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 0228fdc994d..5db3b6cda3b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-x86_64-apple-alt
os: osx
- osx_image: xcode9.3-moar
+ osx_image: xcode9.4-moar
if: branch = auto
# macOS builders. These are placed near the beginning because they are very
@@ -60,7 +60,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=x86_64-apple
os: osx
- osx_image: xcode9.3-moar
+ osx_image: xcode9.4-moar
if: branch = auto
- env: >
@@ -74,7 +74,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=i686-apple
os: osx
- osx_image: xcode9.3-moar
+ osx_image: xcode9.4-moar
if: branch = auto
# OSX builders producing releases. These do not run the full test suite and
@@ -94,7 +94,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-i686-apple
os: osx
- osx_image: xcode9.3-moar
+ osx_image: xcode9.4-moar
if: branch = auto
- env: >
@@ -108,7 +108,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-x86_64-apple
os: osx
- osx_image: xcode9.3-moar
+ osx_image: xcode9.4-moar
if: branch = auto
# Linux builders, remaining docker images