test: run appveyor tests in Node 10
This commit is contained in:
committed by
Matt Olson
parent
47adcda485
commit
420ac171a0
+1
-2
@@ -1,8 +1,7 @@
|
||||
# Test against these versions of Node.js
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: "4"
|
||||
- nodejs_version: "5"
|
||||
- nodejs_version: "10"
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
||||
Reference in New Issue
Block a user