mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
appveyor: Removed VS2013, added VS2017.
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- Visual Studio 2015
|
- Visual Studio 2017
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- TOOLSET: vs2012
|
|
||||||
- TOOLSET: vs2013
|
|
||||||
- TOOLSET: vs2015
|
- TOOLSET: vs2015
|
||||||
|
- TOOLSET: vs2017
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Debug
|
- Debug
|
||||||
|
|||||||
Reference in New Issue
Block a user