Skip to content

Commit f046883

Browse files
committed
ci: switch from xcode9.3-moar to xcode8.3
1 parent 0c72464 commit f046883

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ matrix:
3535
NO_DEBUG_ASSERTIONS=1
3636
CI_JOB_NAME=dist-x86_64-apple-alt
3737
os: osx
38-
osx_image: xcode9.3-moar
3938
if: branch = auto
4039
4140
# macOS builders. These are placed near the beginning because they are very
@@ -56,7 +55,6 @@ matrix:
5655
NO_DEBUG_ASSERTIONS=1
5756
CI_JOB_NAME=x86_64-apple
5857
os: osx
59-
osx_image: xcode9.3-moar
6058
if: branch = auto
6159
6260
- env: >
@@ -70,7 +68,6 @@ matrix:
7068
NO_DEBUG_ASSERTIONS=1
7169
CI_JOB_NAME=i686-apple
7270
os: osx
73-
osx_image: xcode9.3-moar
7471
if: branch = auto
7572
7673
# OSX builders producing releases. These do not run the full test suite and
@@ -90,7 +87,6 @@ matrix:
9087
NO_DEBUG_ASSERTIONS=1
9188
CI_JOB_NAME=dist-i686-apple
9289
os: osx
93-
osx_image: xcode9.3-moar
9490
if: branch = auto
9591
9692
- env: >
@@ -104,7 +100,6 @@ matrix:
104100
NO_DEBUG_ASSERTIONS=1
105101
CI_JOB_NAME=dist-x86_64-apple
106102
os: osx
107-
osx_image: xcode9.3-moar
108103
if: branch = auto
109104
110105
# Linux builders, remaining docker images

0 commit comments

Comments
 (0)