From 09e4830199086020f5dc09b3f719a86f48eb713e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Thu, 6 Apr 2017 11:01:49 +0200 Subject: [PATCH] Added VS2017 to AppVeyor matrix --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 6576baf8..53ea97a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,6 +9,7 @@ branches: os: - Visual Studio 2013 - Visual Studio 2015 + - Visual Studio 2017 init: - git config --global core.autocrlf input