summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2018-07-25 08:01:00 -0600
committerMark Rousskov <mark.simulacrum@gmail.com>2018-07-25 08:01:00 -0600
commit2cc2060a1716c3a4dcd8f20b85c4eca47dbce4c7 (patch)
treee104aa5bda8f643a11df06946517c9428f7ddcd1
parentba5d03c6d22cb9e78f789dcca831e412268c55ea (diff)
downloadrust-2cc2060a1716c3a4dcd8f20b85c4eca47dbce4c7.tar.gz
Remove -moar
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index f764ad06de9..b9f654989e4 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.4-moar
+ osx_image: xcode9.4
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.4-moar
+ osx_image: xcode9.4
#if: branch = auto
- env: >
@@ -74,7 +74,7 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=i686-apple
os: osx
- osx_image: xcode9.4-moar
+ osx_image: xcode9.4
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.4-moar
+ osx_image: xcode9.4
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.4-moar
+ osx_image: xcode9.4
if: branch = auto
# Linux builders, remaining docker images