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