Skip to content

Commit 917cad9

Browse files
committed
ugh windows wtf
1 parent 8c51edd commit 917cad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ init:
1010
environment:
1111
matrix:
1212
# node.js
13-
- nodejs_version: 10
13+
- nodejs_version: 6
1414

1515
install:
1616
- ps: Install-Product node $env:nodejs_version
17-
- npm ci
17+
- npm install
1818

1919
build: off
2020

0 commit comments

Comments
 (0)