Skip to content

Commit

Permalink
Merge pull request #35 from xabbuh/patch-1
Browse files Browse the repository at this point in the history
fix Composer cache dir on Travis CI
  • Loading branch information
dbu committed Jan 5, 2016
2 parents 778271c + df93fb1 commit b507aae
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 @@ -12,7 +12,7 @@ sudo: false

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

env:
- SYMFONY_VERSION=2.7.* SYMFONY_DEPRECATIONS_HELPER=weak
Expand Down

0 comments on commit b507aae

Please sign in to comment.