Skip to content

Commit

Permalink
ci: disable cache because it's emit some painful errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerlessCloud committed Apr 6, 2019
1 parent ef85080 commit d93695f
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
@@ -1,10 +1,6 @@
sudo: false
language: node_js

cache:
directories:
- node_modules

node_js:
- '11'
- '10'
Expand Down

0 comments on commit d93695f

Please sign in to comment.