Skip to content

Commit

Permalink
disable cache for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Fröhle committed Sep 17, 2019
1 parent 7014b81 commit 5cf40a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,8 @@ node_js:
- '10'
- '8'
- '6'
cache:
npm: false
env:
global:
- OPENSSL_DIR=/openssl
Expand Down

0 comments on commit 5cf40a8

Please sign in to comment.