Skip to content

Commit b40c0e5

Browse files
committed
fix(appveyor.yml): add node v8 for appveyor
1 parent 956640b commit b40c0e5

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
@@ -12,6 +12,7 @@ environment:
1212
matrix:
1313
- nodejs_version: 4
1414
- nodejs_version: 6
15+
- nodejs_version: 8
1516

1617
init:
1718
- git config --global core.autocrlf false

0 commit comments

Comments
 (0)