Skip to content

Commit

Permalink
update Composer cache directory on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Dec 29, 2015
1 parent 7747c14 commit 5b8ff69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sudo: false

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

branches:
only:
Expand Down

0 comments on commit 5b8ff69

Please sign in to comment.