Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ensure Travis does not cache builds #1948
  • Loading branch information
lovell committed Nov 1, 2019
1 parent 500ae97 commit b35b9f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -87,3 +87,5 @@ matrix:
osx_image: xcode10
language: node_js
node_js: "13"
cache:
npm: false

0 comments on commit b35b9f7

Please sign in to comment.