devops: use node 10 on appveyor (#1714)
This commit is contained in:
parent
62a493ecbd
commit
3b23041b1b
|
|
@ -1,6 +1,6 @@
|
|||
environment:
|
||||
matrix:
|
||||
- nodejs_version: "12"
|
||||
- nodejs_version: "10"
|
||||
|
||||
build: off
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue