devops: use node 10 on appveyor (#1714)

This commit is contained in:
Andrey Lushnikov 2020-04-13 10:55:38 -07:00 committed by GitHub
parent 62a493ecbd
commit 3b23041b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: "12"
- nodejs_version: "10"
build: off