Skip to content

Commit

Permalink
build: disable npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Feb 26, 2020
1 parent 5d8b637 commit 3973306
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ branches:
- /^greenkeeper.*$/

cache:
directories:
- ~/.npm
npm: false

install:
- travis_retry npm install
Expand Down

0 comments on commit 3973306

Please sign in to comment.