Skip to content

Commit aac0c3f

Browse files
authored
fix(appveyor.yml): add node v10
1 parent c04bebc commit aac0c3f

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: 6
1414
- nodejs_version: 8
15+
- nodejs_version: 10
1516

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

0 commit comments

Comments
 (0)