Bläddra i källkod

[TravisCI] use latest osx image

Andy Li 7 år sedan
förälder
incheckning
d0ab70adb3
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -196,13 +196,13 @@ matrix:
       install: *install_osx
 
     - os: osx
-      osx_image: xcode9.1 # to compile faster
+      osx_image: xcode9.4 # to compile faster
       env:
         - TEST=macro,hl,java,cs,lua,js,php,flash9,python
       install: *install_osx
 
     - os: osx
-      osx_image: xcode9.1 # to compile faster
+      osx_image: xcode9.4 # to compile faster
       env:
         - TEST=cpp
         - HXCPP_COMPILE_CACHE=~/hxcache