Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit d194260

Browse files
committed
Cache modules on Travis.
1 parent 5a3ea1c commit d194260

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ node_js:
66
script:
77
- npm run lint
88
- npm test
9+
cache:
10+
directories:
11+
- node_modules

0 commit comments

Comments
 (0)