Browse Source

[TravisCI] bump min osx_image version

Andy Li 7 years ago
parent
commit
77556e1812
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -190,7 +190,7 @@ matrix:
     # osx #
     #######
     - os: osx
-      osx_image: xcode7.3 # to compile binaries that support older versions of Mac, and 10.11 is the min version that brew provides bottles
+      osx_image: xcode8.3 # to compile binaries that support older versions of Mac, and 10.12 is the min version that brew provides bottles
       env:
         - TEST=neko
         - DEPLOY_NIGHTLIES=1