build: Update AppVeyor to Node 12

This commit is contained in:
Felix Rieseberg
2019-10-27 11:01:39 -07:00
parent 8cba7739f5
commit 8125abc657
+1 -1
View File
@@ -1,6 +1,6 @@
environment: environment:
matrix: matrix:
- nodejs_version: "10" - nodejs_version: "12"
init: init:
- git config --global core.symlinks true - git config --global core.symlinks true