From 52f060418e622bf06310917d5988bd0b3ce08863 Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Sun, 19 Jan 2020 23:09:03 +1100 Subject: [PATCH] use vs2017 in windows builds --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2afc08312..c9dbb6661 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: "{build}" branches: only: - master -image: Visual Studio 2015 +image: Visual Studio 2017 environment: TRAVIS_REPO_SLUG: olive-editor/olive install: