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