We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e29bb commit 7d5ad05Copy full SHA for 7d5ad05
1 file changed
.travis.yml
@@ -43,7 +43,7 @@ mysql:
43
# Cache composer downloads.
44
cache:
45
directories:
46
- - $HOME/.composer
+ - $HOME/.composer/cache
47
48
before_install:
49
# Disable xdebug. It might not exist on PHP 7.4 so ignore that error.
0 commit comments