瀏覽代碼

bump min mac version to 10.11 such that we can install bottles in Travis

Andy Li 8 年之前
父節點
當前提交
e2b5fbdb0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -212,7 +212,7 @@ matrix:
     # osx #
     #######
     - os: osx
-      osx_image: xcode6.4 # to compile binaries that support older versions of Mac
+      osx_image: xcode7.3 # to compile binaries that support older versions of Mac, and 10.11 is the min version that brew provides bottles
       env:
         - TEST=macro,neko,js,php,python,hl,lua
         - DEPLOY_NIGHTLIES=1