Try again with appveyor.yml

This commit is contained in:
jzmaddock
2017-05-23 19:06:54 +01:00
parent ba4210f244
commit da36b699fc

View File

@ -15,12 +15,13 @@ platform:
- x86
- x64
matrix:
- TOOLSET: msvc-9.0
- TOOLSET: msvc-10.0
- TOOLSET: msvc-11.0
- TOOLSET: msvc-12.0
- TOOLSET: msvc-14.0
environment:
matrix:
- TOOLSET: msvc-9.0
- TOOLSET: msvc-10.0
- TOOLSET: msvc-11.0
- TOOLSET: msvc-12.0
- TOOLSET: msvc-14.0
install:
- cd ..