Skip to content

Commit f986c56

Browse files
committed
Adjust composer cache directory to only cache package files
1 parent 91ffeb1 commit f986c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ addons:
1717

1818
cache:
1919
directories:
20-
- $HOME/.composer/cache
20+
- $HOME/.composer/cache/files
2121

2222
install:
2323
- ./travis-init.sh

0 commit comments

Comments
 (0)