Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit d6cb2fb

Browse files
authored
Also test against Node 7 on AppVeyor (#182)
1 parent 2383d08 commit d6cb2fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ environment:
44
# node.js
55
- nodejs_version: "4"
66
- nodejs_version: "6"
7+
- nodejs_version: "7"
78

89
# Install scripts. (runs after repo cloning)
910
install:

0 commit comments

Comments
 (0)