Update appveyor.yml
This commit is contained in:
parent
2018a29968
commit
7605a512ba
|
@ -5,6 +5,10 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 10.1.0
|
- nodejs_version: 10.1.0
|
||||||
|
|
||||||
|
platform:
|
||||||
|
- x64
|
||||||
|
- Any CPU
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue