Skip to content

Commit d0c520c

Browse files
committed
disable npm cache
1 parent 028984b commit d0c520c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ node_js:
33
- 8
44
- 10
55
- 12
6+
cache:
7+
npm: false

0 commit comments

Comments
 (0)