fix appveyor

This commit is contained in:
Alexey Kasyanchuk 2021-01-07 15:42:09 +03:00
parent 7c3ad12819
commit a11c715468

View File

@ -1,4 +1,4 @@
image: Visual Studio 2017
image: Visual Studio 2019
platform:
- x64
@ -8,7 +8,7 @@ cache:
- '%USERPROFILE%\.electron'
install:
- ps: Install-Product node 8 x64
- ps: Install-Product node 14 x64
- npm install
build_script: