Add caching to travis

This commit is contained in:
Daniel Hensby 2017-07-26 14:36:14 +01:00
parent 1046065625
commit ecca05cc7f
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ dist: precise
sudo: false
cache:
directories:
- $HOME/.composer/cache/files
- vendor/
addons:
apt:
packages: