Explorar o código

Move travis to the Xcode 8.3 (8.3.3) image.

Thomas Van Lenten %!s(int64=8) %!d(string=hai) anos
pai
achega
fe68821e02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ language: cpp
 os:
   - osx
 # The Objective C build needs Xcode 7.0 or later.
-osx_image: xcode8.1
+osx_image: xcode8.3
 script:
   - ./tests.sh $CONFIG
 env: