Skip to content

Commit f433951

Browse files
committed
ci: remove Node.js 8, add 13 from/to AppVeyor
1 parent ece88b5 commit f433951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ clone_depth: 1
44

55
environment:
66
matrix:
7-
- nodejs_version: 8
87
- nodejs_version: 10
98
- nodejs_version: 11
109
- nodejs_version: 12
10+
- nodejs_version: 13
1111

1212
matrix:
1313
fast_finish: true

0 commit comments

Comments
 (0)