test: run appveyor tests in Node 10

This commit is contained in:
Nils Knappmeier
2019-02-07 10:14:44 +01:00
parent ee3022228b
commit 56fc6768d1
+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