Skip to content

Commit 56fc676

Browse files
committedFeb 7, 2019
test: run appveyor tests in Node 10
1 parent ee30222 commit 56fc676

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎appveyor.yml

+1-2
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)
Please sign in to comment.