Update appveyor.yml
This commit is contained in:
parent
0a7c1caf43
commit
21d3605737
|
@ -5,6 +5,10 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 10.1.0
|
- nodejs_version: 10.1.0
|
||||||
|
|
||||||
|
platform:
|
||||||
|
- x64
|
||||||
|
- Any CPU
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue