Cache composer cache

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-12-04 13:14:56 +01:00
parent 853f7255c5
commit 26ce63dbde

View File

@ -10,3 +10,6 @@ before_script:
- ./scripts/generate-mo --quiet
script:
- ./vendor/bin/phpunit --configuration phpunit.xml.nocoverage
cache:
directories:
- $HOME/.composer/cache/