Skip to content

Commit d38cd86

Browse files
committed
variable expansion does not work in cache directories
1 parent cef99f2 commit d38cd86

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
@@ -21,4 +21,4 @@ notifications:
2121

2222
cache:
2323
directories:
24-
- $COMPOSER_CACHE_DIR
24+
- /home/travis/.composer/cache

0 commit comments

Comments
 (0)