Cache composer cache
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
853f7255c5
commit
26ce63dbde
@ -10,3 +10,6 @@ before_script:
|
||||
- ./scripts/generate-mo --quiet
|
||||
script:
|
||||
- ./vendor/bin/phpunit --configuration phpunit.xml.nocoverage
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user