diff --git a/appveyor.yml b/appveyor.yml index d04ca28e..72776eb4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,10 +4,7 @@ environment: matrix: - platform: x64 -image: Visual Studio 2017 - -init: - - yarn config set msvs_version 2015 # we need this to build `pty.js` +image: Visual Studio 2019 install: - ps: Install-Product node 12 x64