From 6ea2e887622636561dfc96923c3f9e25c460d542 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 21 Jul 2015 11:35:59 -0600 Subject: [PATCH] Now that VS2015 is out.. Enable testing for it. --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 3c702e4..82801c3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,6 +18,10 @@ environment: platform: 32 - TOOLSET: vs-2013 platform: 64 + - TOOLSET: vs-2015 + platform: 32 + - TOOLSET: vs-2015 + platform: 64 configuration: - debug