Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 72eb433

Browse files
committed
⚡ cache node_modules
1 parent 00cfdb7 commit 72eb433

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
@@ -3,3 +3,6 @@ language: node_js
33
node_js:
44
- 5
55
script: 'npm run-script ci'
6+
cache:
7+
directories:
8+
- node_modules

0 commit comments

Comments
 (0)