Skip to content

Commit

Permalink
fix Composer cache file directory
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Nov 26, 2015
1 parent 99190aa commit 878ef95
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 @@ sudo: false

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

language: php

Expand Down

0 comments on commit 878ef95

Please sign in to comment.