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 ad787d1 commit d50f706
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js:
- 12
- 10.13

cache:
npm: false

branches:
only:
- master
Expand Down

0 comments on commit d50f706

Please sign in to comment.