From a163a1301885c3116733e5bc3c138128388e18fa Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Sun, 29 Mar 2015 15:36:59 +0200 Subject: [PATCH] not a good idea to cache vendor composer cache shoud suffice --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a46a97b..2321510 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,6 @@ sudo: false # cache vendor dirs cache: directories: - - vendor - $HOME/.composer/cache install: