mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 02:44:13 +08:00
mdbx: add VS2013/2012/2010 for appveyor matrix.
This commit is contained in:
parent
6d507233cc
commit
f51c8dae72
@ -1,6 +1,16 @@
|
||||
version: '{build}'
|
||||
max_jobs: 1
|
||||
|
||||
image: Visual Studio 2015
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
# - Toolset: v141
|
||||
- Toolset: v140
|
||||
- Toolset: v120
|
||||
- Toolset: v110
|
||||
- Toolset: v100
|
||||
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
|
Loading…
x
Reference in New Issue
Block a user