test: run appveyor tests in Node 10
This commit is contained in:
+1
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user