Skip to content

Commit

Permalink
Fixes composer cache path.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsposito committed Feb 24, 2017
1 parent 2f25118 commit 4992b90
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 @@ -26,7 +26,7 @@ after_success:
# Cache composer bits for faster test suite runs.
cache:
directories:
- $HOME/.cache/composer
- $HOME/.composer/cache

notifications:
email:
Expand Down

0 comments on commit 4992b90

Please sign in to comment.