Disable travis cache (#929)

This commit is contained in:
Tomas Della Vedova
2019-08-02 11:49:21 +02:00
committed by delvedor
parent 6194119e62
commit ef69bbd216

View File

@ -5,6 +5,9 @@ node_js:
- "10"
- "8"
cache:
npm: false
os:
- windows
- linux