Skip to content

Commit

Permalink
ci: switch from xcode9.3-moar to xcode8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Jul 25, 2018
1 parent 0c72464 commit f046883
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-x86_64-apple-alt
os: osx
osx_image: xcode9.3-moar
if: branch = auto
# macOS builders. These are placed near the beginning because they are very
Expand All @@ -56,7 +55,6 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=x86_64-apple
os: osx
osx_image: xcode9.3-moar
if: branch = auto
- env: >
Expand All @@ -70,7 +68,6 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=i686-apple
os: osx
osx_image: xcode9.3-moar
if: branch = auto
# OSX builders producing releases. These do not run the full test suite and
Expand All @@ -90,7 +87,6 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-i686-apple
os: osx
osx_image: xcode9.3-moar
if: branch = auto
- env: >
Expand All @@ -104,7 +100,6 @@ matrix:
NO_DEBUG_ASSERTIONS=1
CI_JOB_NAME=dist-x86_64-apple
os: osx
osx_image: xcode9.3-moar
if: branch = auto
# Linux builders, remaining docker images
Expand Down

0 comments on commit f046883

Please sign in to comment.