Преглед изворни кода

Merge pull request #3117 from Soullivaneuh/travis-global-vendor

Remove global vendor folder from cache
Sullivan SENECHAL пре 10 година
родитељ
комит
bf88099e09
1 измењених фајлова са 0 додато и 1 уклоњено
  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: