Disable travis cache (#929)

This commit is contained in:
Tomas Della Vedova
2019-08-02 11:49:21 +02:00
committed by delvedor
parent 5f0d0fd8db
commit e371bd2d5e

View File

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