Skip to content

Commit

Permalink
Added composer cache to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Jan 6, 2017
1 parent 2286e4f commit 4938892
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,10 @@ php:
- 7.1
- hhvm

cache:
directories:
- $HOME/.composer/cache/files

matrix:
fast_finish: true
include:
Expand Down

0 comments on commit 4938892

Please sign in to comment.