Skip to content

Commit 254e2d9

Browse files
committed
chore: cache dependencies
1 parent 6990961 commit 254e2d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ before_script:
1717

1818
script:
1919
- vendor/bin/phpunit
20+
21+
cache:
22+
directories:
23+
- "$HOME/.composer/cache/files"

0 commit comments

Comments
 (0)