Skip to content

Commit b40c0e5

Browse files
committedDec 28, 2017
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

+1
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)
Please sign in to comment.