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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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