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.
2 parents 4a197d0 + ca4b0f7 commit b5902b6Copy full SHA for b5902b6
.travis.yml
@@ -4,7 +4,7 @@ sudo: false
4
## Cache composer bits
5
cache:
6
directories:
7
- - $HOME/.composer/cache
+ - $HOME/.composer/cache/files
8
9
## PHP versions we test against
10
php:
0 commit comments