소스 검색

[TravisCI] bump min osx_image version

Andy Li 7 년 전
부모
커밋
77556e1812
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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