Skip to content

Commit db8db29

Browse files
committed
Removed vendor dir from cache;
1 parent b2f6b94 commit db8db29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ matrix:
2121
# faster builds on new travis setup not using sudo
2222
sudo: true
2323

24-
# cache vendor dirs
24+
# cache composer dirs
2525
cache:
2626
directories:
27-
- vendor
2827
- $HOME/.composer/cache
2928

3029
before_install:

0 commit comments

Comments
 (0)