Remove node v11 from test runners

This commit is contained in:
pathmapper
2019-06-17 09:05:39 +02:00
parent eeda3296ab
commit a7922d894d
2 changed files with 0 additions and 16 deletions
-1
View File
@@ -3,7 +3,6 @@ environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "11"
- nodejs_version: "12"
platform:
- x86