Browse Source

[TravisCI] macOS 10.10 is too old according to homebrew

Andy Li 7 năm trước cách đây
mục cha
commit
7fc7c65bdf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -141,7 +141,7 @@ matrix:
     # osx #
     #######
     - os: osx
-      osx_image: xcode6.4
+      osx_image: xcode7.3
       env:
         - TEST=neko
         - DEPLOY_NIGHTLIES=1