Skip to content

Commit 56fc676

Browse files
committed
test: run appveyor tests in Node 10
1 parent ee30222 commit 56fc676

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Test against these versions of Node.js
22
environment:
33
matrix:
4-
- nodejs_version: "4"
5-
- nodejs_version: "5"
4+
- nodejs_version: "10"
65

76
platform:
87
- x64

0 commit comments

Comments
 (0)