Skip to content

Commit a4454cf

Browse files
committed
Bump npm to stop test failures
1 parent 68208c9 commit a4454cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ matrix:
4040
install:
4141
- ps: Install-Product node $env:nodejs_version $env:platform
4242
- ps: Start-Process c:\projects\nodegit\vendor\pageant.exe c:\projects\nodegit\vendor\private.ppk
43+
- npm install -g npm
4344
- cmd: npm install -g node-gyp
4445
- npm install
4546

0 commit comments

Comments
 (0)