appveyor: Removed VS2013, added VS2017.

This commit is contained in:
Branimir Karadžić
2017-06-18 17:14:17 -07:00
parent d73c9517f9
commit 2ce6f34f95

View File

@@ -1,13 +1,12 @@
shallow_clone: true
os:
- Visual Studio 2015
- Visual Studio 2017
environment:
matrix:
- TOOLSET: vs2012
- TOOLSET: vs2013
- TOOLSET: vs2015
- TOOLSET: vs2017
configuration:
- Debug