From 7d5b022b9e3aff7e87560f1d23c7e733e1591a67 Mon Sep 17 00:00:00 2001 From: Ruslan Baratov Date: Sun, 12 Nov 2017 00:49:13 +0300 Subject: [PATCH] Remove ancient Visual Studio --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 6fb74a7..0e1475e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,11 +32,6 @@ environment: - TOOLCHAIN: "vs-14-2015" CONFIG: "Debug" - - TOOLCHAIN: "vs-9-2008" - CONFIG: "Release" - - TOOLCHAIN: "vs-9-2008" - CONFIG: "Debug" - - TOOLCHAIN: "mingw" CONFIG: "Release" - TOOLCHAIN: "mingw"