Skip to content

Commit

Permalink
Fix Composer cache (nelmio#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Apr 25, 2017
1 parent 453f69b commit d6c6275
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 @@ -2,7 +2,7 @@ language: php

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

php:
- '7.0'
Expand Down

0 comments on commit d6c6275

Please sign in to comment.