forked from boostorg/mp11
Add msvc-14.1 to Appveyor
This commit is contained in:
11
appveyor.yml
11
appveyor.yml
@@ -11,9 +11,14 @@ branches:
|
|||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
|
|
||||||
env:
|
environment:
|
||||||
- TOOLSET=msvc-12.0
|
matrix:
|
||||||
- TOOLSET=msvc-14.0
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
|
||||||
|
TOOLSET: msvc-12.0
|
||||||
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||||
|
TOOLSET: msvc-14.0
|
||||||
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
TOOLSET: msvc-14.1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd ..
|
- cd ..
|
||||||
|
Reference in New Issue
Block a user