diff --git a/appveyor.yml b/appveyor.yml index 595cb96..76fc8b4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -image: Visual Studio 2019 +image: Visual Studio 2015 cache: - '%USERPROFILE%\.electron' @@ -13,7 +13,6 @@ init: environment: matrix: - - cmake: 1 # - variant: test_debug # compiler: msvc-14.0 # model: 32