From 8835f5d2f1d6b4ca39766c496faca1f06efa3703 Mon Sep 17 00:00:00 2001 From: Jozef Izso Date: Sat, 28 Apr 2018 10:59:52 +0200 Subject: Fix appveyor documentation --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 05ee0c63..1dd076a4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,11 +1,11 @@ -# Only test one combination: "Visual Studio 12 + Win64 + Debug + DLL". We can -# test more combinations but AppVeyor just takes too long to finish (each -# combination takes ~15mins). configuration: - Debug environment: matrix: + # Only test few combinations: "Visual Studio 2015 (14) + Win64/MinGW + Debug + DLL". We can + # test more combinations but AppVeyor just takes too long to finish (each + # combination takes ~15mins). - platform: MinGW language: cpp image: Visual Studio 2015 -- cgit v1.2.3