Upgrade the Travis CI macOS images for testing from Xcode 8.3 to 9.2.

This commit is contained in:
kennytm
2018-01-26 03:14:20 +08:00
parent 7f2baba121
commit bf69b0feed
+2 -2
View File
@@ -56,7 +56,7 @@ matrix:
NO_LLVM_ASSERTIONS=1
NO_DEBUG_ASSERTIONS=1
os: osx
osx_image: xcode8.3
osx_image: xcode9.2
if: branch = auto
- env: >
@@ -70,7 +70,7 @@ matrix:
NO_LLVM_ASSERTIONS=1
NO_DEBUG_ASSERTIONS=1
os: osx
osx_image: xcode8.3
osx_image: xcode9.2
if: branch = auto
# OSX builders producing releases. These do not run the full test suite and