add vendor in cache

This commit is contained in:
DavidBadura 2015-08-01 22:01:27 +00:00
parent 4272ed97c1
commit 7f7c746885

View File

@ -5,6 +5,7 @@ sudo: false
cache:
directories:
- $HOME/.composer/cache
- vendor
php:
- 5.4