ugh windows wtf

pull/7738/head
Rich Harris 7 years ago
parent 8b18262841
commit 6e08e7638b

@ -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