ci(appveyor): remove node 6, add node 12

This commit is contained in:
Jan Piotrowski 2019-07-11 18:24:15 +02:00 committed by GitHub
parent 67baf89559
commit 97a4967a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,9 @@ environment:
PLATFORM: windows-10-store
JUST_BUILD: --justBuild
matrix:
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
platform:
- x86