Explorar o código

[TravisCI] uninstall brew-cask formula

fix builds on xcode6.4 image
Andy Li %!s(int64=8) %!d(string=hai) anos
pai
achega
18e5db3394
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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