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 - x86
- x64 - x64
matrix: environment:
- TOOLSET: msvc-9.0 matrix:
- TOOLSET: msvc-10.0 - TOOLSET: msvc-9.0
- TOOLSET: msvc-11.0 - TOOLSET: msvc-10.0
- TOOLSET: msvc-12.0 - TOOLSET: msvc-11.0
- TOOLSET: msvc-14.0 - TOOLSET: msvc-12.0
- TOOLSET: msvc-14.0
install: install:
- cd .. - cd ..