Browse Source

[TravisCI] remove no-longer-needed brew-cask installation

Andy Li 9 years ago
parent
commit
e2ed025482
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -107,7 +107,6 @@ install:
   # Install haxe and neko dependencies
   - if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
     travis_retry brew update;
-    travis_retry brew install caskroom/cask/brew-cask;
     travis_retry brew install ocaml camlp4;
     fi
   # Install neko