Remove node v8 from appveyor

This commit is contained in:
pathmapper
2020-01-11 09:39:09 +01:00
committed by GitHub
parent 401c6971f4
commit b1c8a12e88

View File

@@ -1,7 +1,6 @@
image: Visual Studio 2015
environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "13"