mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 01:34:12 +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}'
|
version: '{build}'
|
||||||
max_jobs: 1
|
max_jobs: 1
|
||||||
|
|
||||||
|
image: Visual Studio 2015
|
||||||
|
|
||||||
|
environment:
|
||||||
|
matrix:
|
||||||
|
# - Toolset: v141
|
||||||
|
- Toolset: v140
|
||||||
|
- Toolset: v120
|
||||||
|
- Toolset: v110
|
||||||
|
- Toolset: v100
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x86
|
- x86
|
||||||
- x64
|
- x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user