We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f25118 commit 4992b90Copy full SHA for 4992b90
.travis.yml
@@ -26,7 +26,7 @@ after_success:
26
# Cache composer bits for faster test suite runs.
27
cache:
28
directories:
29
- - $HOME/.cache/composer
+ - $HOME/.composer/cache
30
31
notifications:
32
email:
0 commit comments