Skip to content

Commit ca8eb96

Browse files
authored
Add nodejs 8 to appveyor (#253)
1 parent 5a1b991 commit ca8eb96

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
- nodejs_version: "5"
55
- nodejs_version: "6"
66
- nodejs_version: "7"
7+
- nodejs_version: "8"
78

89
install:
910
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)