mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
update appveyor to VS 2019
This commit is contained in:
parent
e778f1d494
commit
0ac8c7613d
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue