浏览代码

[TravisCI] uninstall brew-cask formula

fix builds on xcode6.4 image
Andy Li 8 年之前
父节点
当前提交
18e5db3394
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -63,6 +63,7 @@ install_linux: &install_linux
 
 install_osx: &install_osx
   # Install haxe dependencies
+  - brew uninstall --force brew-cask # https://github.com/caskroom/homebrew-cask/pull/15381
   - travis_retry brew update
   - travis_retry brew install ocaml camlp4;
   # Install neko