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 8d641f9 commit 622195c
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:
include:
- php: 5.6
Expand Down

0 comments on commit 622195c

Please sign in to comment.