mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Try again with appveyor.yml
This commit is contained in:
13
appveyor.yml
13
appveyor.yml
@@ -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 ..
|
||||||
|
Reference in New Issue
Block a user