travis: cache composer vcs directory too

This commit is contained in:
Dylan K. Taylor 2020-02-06 08:37:38 +00:00
parent 34972c3327
commit e964dd2ca8

View File

@ -28,5 +28,7 @@ script:
cache:
directories:
- $HOME/.composer/cache/files
- $HOME/.composer/cache/vcs
notifications:
email: false