We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1387f commit 94cbcd4Copy full SHA for 94cbcd4
1 file changed
.travis.yml
@@ -47,7 +47,7 @@ mysql:
47
# Cache composer downloads.
48
cache:
49
directories:
50
- - $HOME/.composer
+ - $HOME/.composer/cache
51
52
before_install:
53
# Disable xdebug.
0 commit comments