X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.travis.yml;h=280da056995068fd58d6a8e1082f94f3d88be2f9;hb=85d7d0bf561c278123e288bffbe4b3baf843742b;hp=1007aad925d965df1d1625d4388fa9d9de8deeb4;hpb=26792f0607bea2b03daa5195c2688fd53289042b;p=rust.git diff --git a/.travis.yml b/.travis.yml index 1007aad925d..280da056995 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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