add vendor in cache
This commit is contained in:
parent
4272ed97c1
commit
7f7c746885
@ -5,6 +5,7 @@ sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
- vendor
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
|
Loading…
Reference in New Issue
Block a user