Skip to content

Commit

Permalink
chore(ci): delete travisCI cache
Browse files Browse the repository at this point in the history
* travis ci has error, caused by cache
  • Loading branch information
yoshinorin committed Nov 5, 2018
1 parent 86b9a39 commit f8baa74
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ language: node_js

sudo: false

cache:
apt: true
directories:
- node_modules
cache: false

node_js:
- "6"
Expand Down

0 comments on commit f8baa74

Please sign in to comment.