Skip to content

Commit 5faf85e

Browse files
committed
Cache yarn on Travis CI.
1 parent c0f4026 commit 5faf85e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ script:
66
- yarn test
77
after_success:
88
- yarn coverage:report
9+
cache: yarn

0 commit comments

Comments
 (0)