Skip to content

Commit

Permalink
Merge pull request #139 from Turbo87/fix-ci-caching
Browse files Browse the repository at this point in the history
CI: Disable `node_modules` caching
  • Loading branch information
Turbo87 authored Nov 17, 2019
2 parents 3ae836f + a9be5f1 commit d1dcbc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ addons:
chrome: stable

cache:
npm: false
yarn: true

env:
Expand Down

0 comments on commit d1dcbc9

Please sign in to comment.