Disable travis cache (#929)
This commit is contained in:
committed by
delvedor
parent
5f0d0fd8db
commit
e371bd2d5e
@ -5,6 +5,9 @@ node_js:
|
||||
- "10"
|
||||
- "8"
|
||||
|
||||
cache:
|
||||
npm: false
|
||||
|
||||
os:
|
||||
- windows
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user