Skip to content

Commit

Permalink
Fix composer global cache path
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Jun 13, 2015
1 parent d8781d0 commit b9f16c7
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
- $HOME/.composer/cache
- $HOME/.cache/pip
- vendor

Expand Down

0 comments on commit b9f16c7

Please sign in to comment.