Add node v13 to test runners

This commit is contained in:
pathmapper
2019-10-23 11:10:05 +02:00
parent c45cf2f0c8
commit b37b7276fb
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ environment:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "13"
platform:
- x86
- x64