Skip to content

Commit 025563c

Browse files
committed
add yarn cache to travis
1 parent 67e79c3 commit 025563c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
cache:
3+
yarn: true
34
directories:
45
- node_modules
56
node_js:

0 commit comments

Comments
 (0)