ci(appveyor): replace node 6 with node 12

This commit is contained in:
Jan Piotrowski 2019-07-04 13:46:36 +02:00 committed by GitHub
parent 9703774c6c
commit eb9e106510
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