Browse Source

Remove global vendor folder from cache

Sullivan SENECHAL 10 years ago
parent
commit
08689b8219
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -13,7 +13,6 @@ sudo: false
 cache:
   directories:
     - $HOME/.composer/cache
-    - $HOME/.composer/vendor
     - $HOME/.cache/pip
 
 env: