Skip to content

Commit 2a7ca5f

Browse files
committed
build: disable npm cache
1 parent 230cbf9 commit 2a7ca5f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ branches:
1515
- /^greenkeeper.*$/
1616

1717
cache:
18-
directories:
19-
- ~/.npm
18+
npm: false
2019

2120
install:
2221
- travis_retry npm install

0 commit comments

Comments
 (0)