Skip to content

Commit 1e34df7

Browse files
committed
npm cache on travis
1 parent ee40cc5 commit 1e34df7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ script:
2020

2121
language: node_js
2222

23+
cache:
24+
directories:
25+
- node_modules # NPM packages
26+
2327
node_js:
2428
- 0.10
2529

0 commit comments

Comments
 (0)