Skip to content

Commit a88020d

Browse files
authored
7 => 8 + added 4 back
1 parent ebac601 commit a88020d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Test against this version of Node.js
22
environment:
33
matrix:
4-
- nodejs_version: "7"
4+
- nodejs_version: "8"
55
- nodejs_version: "6"
6+
- nodejs_version: "4"
67

78
# platform:
89
# - x86

0 commit comments

Comments
 (0)