Add node v11 to the test runners

This commit is contained in:
pathmapper
2018-10-29 13:42:01 +01:00
parent 3d2a1d5d19
commit c23af0063d
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ environment:
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: "10"
- nodejs_version: "11"
platform:
- x86
- x64