Try and limit Appveyor build matrix to set that can actually work.

This commit is contained in:
Rene Rivera
2015-07-02 12:47:43 -05:00
parent a3dffe8f1a
commit 259101e0a1

View File

@ -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