Explorar o código

Also update the Mac Travis system images to Xcode 9.3.

Daniel Alm %!s(int64=7) %!d(string=hai) anos
pai
achega
070170d123
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -28,7 +28,7 @@ cache:
 # Use Ubuntu 14.04
 dist: trusty
 
-osx_image: xcode9
+osx_image: xcode9.3
 
 sudo: false