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