Skip to content

Commit 2797fa6

Browse files
authored
Use npm@next for building node_gyp
1 parent a78f05a commit 2797fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ environment:
66
install:
77
- ps: Install-Product node $env:nodejs_version
88
- node --version
9+
- npm install -g npm@next
910
- npm --version
1011
- cd tests
1112
- npm install

0 commit comments

Comments
 (0)