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