From 7f6a5058b00a3cf5df82adadd32a7495a261d5ce Mon Sep 17 00:00:00 2001 From: Daniel Sipka Date: Thu, 1 Oct 2015 23:56:43 +0200 Subject: [PATCH] appveyor configuration --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 915b007..b68a63e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,10 +1,5 @@ environment: matrix: - #- GENERATOR: "Visual Studio 12 2013" - # CONFIG: Release - # BOOST_ROOT: "C:\Libraries\boost" - # BOOST_LIBRARYDIR: "c:\Libraries\boost\stage\lib" - - GENERATOR: "Visual Studio 14 2015" CONFIG: Release BOOST_ROOT: "C:\Libraries\boost_1_59_0"