appveyor: Removed VS2013, added VS2017.

This commit is contained in:
Branimir Karadžić
2017-06-18 17:11:34 -07:00
parent f84a53c071
commit bf2e59cbc3

View File

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