appveyor: Removed VS2013, added VS2017.

This commit is contained in:
Branimir Karadžić
2017-06-18 17:14:30 -07:00
parent 018717edac
commit 71f052b1e1

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