store composer cache for travis

This commit is contained in:
Dylan K. Taylor 2020-02-05 13:36:45 +00:00
parent 59cf8e95f0
commit 896cca0778

View File

@ -25,5 +25,8 @@ script:
- composer install --no-dev
- ./tests/travis.sh -t4
cache:
directories:
- $HOME/.composer/cache/files
notifications:
email: false