Cache composer cache
Signed-off-by: Michal Čihař <michal@cihar.com> Conflicts: .travis.yml Conflicts: .travis.yml
This commit is contained in:
parent
e4a933de8f
commit
996e7314a8
@ -84,3 +84,6 @@ matrix:
|
||||
include:
|
||||
- php: 5.5
|
||||
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user