Skip to content

Commit fe2ddb8

Browse files
Merge pull request #26 from bendavies/composer-cache
variable expansion does not work in cache directories
2 parents cef99f2 + d38cd86 commit fe2ddb8

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)