Browse Source

Update appveyor.yml

pull/1617/head
Ramiro Saenz 7 years ago committed by GitHub
parent
commit
25417014fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      appveyor.yml

2
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

Loading…
Cancel
Save