Skip to content

Commit

Permalink
fixed composer cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas authored May 17, 2017
1 parent 63d304a commit ccce59a
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 @@ -4,7 +4,7 @@ sudo: false

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

php:
- 5.5
Expand Down

0 comments on commit ccce59a

Please sign in to comment.