try to fix appveyor config

pull/1839/head
Rich Harris 7 years ago
parent a852760308
commit 9112d10dbe

@ -10,7 +10,7 @@ init:
environment:
matrix:
# node.js
- nodejs_version: node
- nodejs_version: 10
install:
- ps: Install-Product node $env:nodejs_version

Loading…
Cancel
Save