Skip to content

Commit c622dd3

Browse files
committed
chore(travis): cache dependencies
1 parent 28e307f commit c622dd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "10"
77
- "8"
88
- "6"
9+
cache: npm
910
after_success: 'npm run coveralls'
1011

1112
os:

0 commit comments

Comments
 (0)