From 8caa2c5fbaa613ca3e17436ec30302158d72d94d Mon Sep 17 00:00:00 2001 From: Alek Mosingiewicz Date: Thu, 16 Aug 2018 16:32:05 +0200 Subject: [PATCH] Leave only Visual Studio 15 in Appveyor. --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 19187929..cf2f6ec7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,6 @@ image: - Visual Studio 2017 environment: matrix: - - VS_VERSION: "Visual Studio 14" - VS_VERSION: "Visual Studio 15" build_script: - cmd: >-