Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vunb committed Mar 6, 2018
1 parent 5e3280d commit 09b3065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ install:
- set PATH=%APPDATA%\npm;%PATH%
# install submodules
- git submodule update --init
# fixes nodejs/node-gyp#972
- npm install -g npm@next
# install modules
- npm install --build-from-source
# Check if we're building the latest tag, if so
Expand Down

0 comments on commit 09b3065

Please sign in to comment.