From 0613bdafef696d8bc8fea87ad7293f86688c1495 Mon Sep 17 00:00:00 2001 From: Alek Mosingiewicz Date: Mon, 20 Aug 2018 05:52:54 +0200 Subject: [PATCH] Some appveyor fixes. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index cf2f6ec7..294f21ba 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ image: - Visual Studio 2017 environment: matrix: - - VS_VERSION: "Visual Studio 15" + - VS_VERSION: "Visual Studio 17" build_script: - cmd: >- mkdir build