test: run appveyor tests in Node 10

This commit is contained in:
Nils Knappmeier
2019-02-07 10:14:44 +01:00
committed by Matt Olson
parent 47adcda485
commit 420ac171a0
+1 -2
View File
@@ -1,8 +1,7 @@
# Test against these versions of Node.js
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "10"
platform:
- x64