Skip to content

Commit ecf11a6

Browse files
committed
Add Node.js v6 to AppVeyor
1 parent c5061de commit ecf11a6

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
@@ -6,6 +6,7 @@ environment:
66
- nodejs_version: "0.12"
77
- nodejs_version: "4"
88
- nodejs_version: "5"
9+
- nodejs_version: "6"
910

1011
# Install scripts. (runs after repo cloning)
1112
install:

0 commit comments

Comments
 (0)