diff --git a/appveyor.yml b/appveyor.yml index c33a4240ad..c8b765d509 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,6 +4,7 @@ environment: - nodejs_version: "0.12" install: - ps: Install-Product node $env:nodejs_version + - npm rm --save-dev connect-redis - npm install build: off test_script: