Skip to content

Commit

Permalink
chore: remove CI node_modules caching
Browse files Browse the repository at this point in the history
It is causing errors on CI whenever
Travis uses the cached node_modules
  • Loading branch information
Joe Krill committed Oct 22, 2018
1 parent d5126e3 commit a8df4ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ branches:
only:
- master
- /^greenkeeper/.*$/
cache:
yarn: true
directories:
- node_modules
notifications:
email: false
node_js:
Expand Down

0 comments on commit a8df4ba

Please sign in to comment.