Appveyor: remove test matrix entities that can not currently be built.

This commit is contained in:
jzmaddock
2017-05-25 12:25:40 +01:00
parent 4af206ea53
commit 9f39b329fb

View File

@ -21,13 +21,8 @@ environment:
- ARGS: --toolset=msvc-11.0 address-model=32
- ARGS: --toolset=msvc-12.0 address-model=32
- ARGS: --toolset=msvc-14.0 address-model=32
- ARGS: --toolset=msvc-14.1 address-model=32
- ARGS: --toolset=msvc-9.0 address-model=64
- ARGS: --toolset=msvc-10.0 address-model=64
- ARGS: --toolset=msvc-11.0 address-model=64
- ARGS: --toolset=msvc-12.0 address-model=64
- ARGS: --toolset=msvc-14.0 address-model=64
- ARGS: --toolset=msvc-14.1 address-model=64
install:
- cd ..