From 25417014fb1475e429b532e2583915cae21a0250 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 26 Apr 2018 13:20:43 -0300 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 50b950e3..4194770a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,7 @@ install: git clone https://github.com/saenzramiro/rambox-build.git %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\ - npm install npm -g + npm install npm@5.7.1 -g npm install