Added composer cache on travis
This commit is contained in:
parent
3e0529db53
commit
370dbf12de
@ -31,3 +31,7 @@ matrix:
|
||||
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
Loading…
x
Reference in New Issue
Block a user