mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 03:47:14 +02:00
Try and limit Appveyor build matrix to set that can actually work.
This commit is contained in:
12
appveyor.yml
12
appveyor.yml
@ -13,13 +13,17 @@ notifications:
|
|||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- TOOLSET: vs-2008
|
- TOOLSET: vs-2008
|
||||||
|
platform: 32
|
||||||
- TOOLSET: vs-2010
|
- TOOLSET: vs-2010
|
||||||
|
platform: 32
|
||||||
- TOOLSET: vs-2012
|
- TOOLSET: vs-2012
|
||||||
|
platform: 32
|
||||||
|
- TOOLSET: vs-2012
|
||||||
|
platform: 64
|
||||||
- TOOLSET: vs-2013
|
- TOOLSET: vs-2013
|
||||||
|
platform: 32
|
||||||
platform:
|
- TOOLSET: vs-2013
|
||||||
- 32
|
platform: 64
|
||||||
- 64
|
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- debug
|
- debug
|
||||||
|
Reference in New Issue
Block a user