Skip to content

Commit b5902b6

Browse files
authored
Merge pull request #9 from xabbuh/patch-1
cache downloaded packages only
2 parents 4a197d0 + ca4b0f7 commit b5902b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo: false
44
## Cache composer bits
55
cache:
66
directories:
7-
- $HOME/.composer/cache
7+
- $HOME/.composer/cache/files
88

99
## PHP versions we test against
1010
php:

0 commit comments

Comments
 (0)