Browse Source

[TravisCI] don't cache homebrew

frabbit 8 years ago
parent
commit
da503da074
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -8,7 +8,6 @@ cache:
     - $HOME/_hxbuild
     - $HOME/lua_env
     - $HOME/.luarocks
-    - $HOME/Library/Caches/Homebrew
 
 before_cache:
   - if [ $TRAVIS_OS_NAME = 'linux' ]; then