forked from boostorg/preprocessor
Updated Appveyor setup.
This commit is contained in:
@ -22,8 +22,6 @@ branches:
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
TOOLSET: msvc-11.0
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
TOOLSET: msvc-12.0
|
||||
ADDRMD: 32,64
|
||||
@ -46,7 +44,7 @@ environment:
|
||||
PREPROCESSOR: /Zc:preprocessor
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
TOOLSET: msvc-14.2
|
||||
ADDRMD: 32,64
|
||||
ADDRMD: 64
|
||||
CXXSTD: 14,17,latest
|
||||
PREPROCESSOR: /Zc:preprocessor
|
||||
PPLIMITS: preprocessor_limits
|
||||
|
Reference in New Issue
Block a user