mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 12:00:14 +02:00
Temporarily revert to previous npm for Node 9 support
This commit is contained in:
parent
1be424cd47
commit
a91686b4cd
@ -10,7 +10,7 @@ environment:
|
||||
- nodejs_version: "9"
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version x64
|
||||
- npm install -g npm@latest
|
||||
- npm install -g npm@5.3.x
|
||||
- npm install
|
||||
test_script:
|
||||
- npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user