test: run appveyor tests in Node 10

This commit is contained in:
Nils Knappmeier
2019-02-07 10:14:44 +01:00
parent 836b1bfbf4
commit 7296b6df72
+1 -2
View File
@@ -1,8 +1,7 @@
# Test against these versions of Node.js # Test against these versions of Node.js
environment: environment:
matrix: matrix:
- nodejs_version: "4" - nodejs_version: "10"
- nodejs_version: "5"
platform: platform:
- x64 - x64