Skip to content

Commit 5b8ff69

Browse files
committed
update Composer cache directory on Travis CI
1 parent 7747c14 commit 5b8ff69

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
@@ -11,7 +11,7 @@ sudo: false
1111

1212
cache:
1313
directories:
14-
- $HOME/.composer/cache
14+
- $HOME/.composer/cache/files
1515

1616
branches:
1717
only:

0 commit comments

Comments
 (0)