tests: Disable all Travis Caching (#4063)

This commit is contained in:
John McLear 2020-05-29 21:42:44 +01:00 committed by GitHub
parent 8c669682c4
commit 82ee1da8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ node_js:
services:
- docker
cache:
npm: false
cache: false
install:
- "bin/installDeps.sh"