ugh windows wtf

pull/1632/head
Rich Harris 6 years ago
parent 8c51edd87c
commit 917cad9788

@ -10,11 +10,11 @@ init:
environment:
matrix:
# node.js
- nodejs_version: 10
- nodejs_version: 6
install:
- ps: Install-Product node $env:nodejs_version
- npm ci
- npm install
build: off

Loading…
Cancel
Save