ci: add node-14.x to workflow (#826)

This commit is contained in:
エリス
2020-11-28 19:50:04 +09:00
committed by GitHub
parent 11b1347812
commit 8bdbd18d16
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ environment:
matrix:
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "14"
platform:
- x86