Browse Source

[TravisCI] use osx image 8.3 for cpp (faster brew update)

frabbit 8 years ago
parent
commit
f4876849ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -224,6 +224,7 @@ matrix:
       install: *install_osx
 
     - os: osx
+      osx_image: xcode8.3
       env:
         - TEST=cpp
         - HXCPP_COMPILE_CACHE=~/hxcache