Skip to content

Commit 40770d6

Browse files
committed
Add NodeJS 14 to appveyor CI
1 parent 5916a46 commit 40770d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ environment:
1616
platform: x64
1717
- nodejs_version: "13"
1818
platform: x86
19+
- nodejs_version: "14"
20+
platform: x64
21+
- nodejs_version: "14"
22+
platform: x86
1923

2024
install:
2125
- where npm

0 commit comments

Comments
 (0)