commit | 09e4830199086020f5dc09b3f719a86f48eb713e | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Thu Apr 06 11:01:49 2017 +0200 |
committer | Martin Hořeňovský <[email protected]> | Thu Apr 06 11:01:49 2017 +0200 |
tree | 7a67d2a646b71570ed578389eb4253eb1fa61b38 | |
parent | 8f85d08e9f5bc0a1046d0f89e99d75fcbb453202 [diff] [blame] |
Added VS2017 to AppVeyor matrix
diff --git a/appveyor.yml b/appveyor.yml index 6576baf..53ea97a 100644 --- a/appveyor.yml +++ b/appveyor.yml
@@ -9,6 +9,7 @@ os: - Visual Studio 2013 - Visual Studio 2015 + - Visual Studio 2017 init: - git config --global core.autocrlf input