Skip to content

Commit 6baab91

Browse files
committed
ci: add npm acche
1 parent 8cad119 commit 6baab91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2+
23
node_js:
34
- 10
45
- 8
@@ -9,6 +10,10 @@ branches:
910
- master
1011
- /^greenkeeper.*$/
1112

13+
cache:
14+
directories:
15+
- ~/.npm
16+
1217
install:
1318
- travis_retry npm install
1419

0 commit comments

Comments
 (0)