Force npm update

master
Rohan Vazarkar 2017-09-07 11:53:58 -04:00
parent 5dc20a14ea
commit 7a1674f223
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ install:
# Get the latest stable version of Node.js or io.js
- ps: Install-Product node $env:nodejs_version
# install modules
- npm update -g npm
- npm install
- npm install -g electron-packager