Skip to content

Commit 2a09f7d

Browse files
committed
build: disable npm cache
1 parent 7335067 commit 2a09f7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

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

1212
cache:
13-
directories:
14-
- ~/.npm
13+
npm: false
1514

1615
install:
1716
- travis_retry npm install

0 commit comments

Comments
 (0)