tests: Disable all Travis Caching (#4063)
parent
8c669682c4
commit
82ee1da8e7
|
@ -6,8 +6,7 @@ node_js:
|
|||
services:
|
||||
- docker
|
||||
|
||||
cache:
|
||||
npm: false
|
||||
cache: false
|
||||
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
|
|
Loading…
Reference in New Issue