Skip to content

Commit 00efd70

Browse files
committed
Cache dist files only
1 parent 6fec344 commit 00efd70

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
@@ -2,7 +2,7 @@ language: php
22

33
cache:
44
directories:
5-
- $HOME/.composer/cache
5+
- $HOME/.composer/cache/files
66

77
php:
88
- 5.4

0 commit comments

Comments
 (0)