update appveyor to VS 2019

This commit is contained in:
Benjamin Staneck 2019-10-16 19:10:08 +02:00
parent e778f1d494
commit 0ac8c7613d

View file

@ -4,10 +4,7 @@ environment:
matrix: matrix:
- platform: x64 - platform: x64
image: Visual Studio 2017 image: Visual Studio 2019
init:
- yarn config set msvs_version 2015 # we need this to build `pty.js`
install: install:
- ps: Install-Product node 12 x64 - ps: Install-Product node 12 x64