mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 11:57:12 +02:00
No MinGW for now, as it fails for some unknown reason.
This commit is contained in:
12
appveyor.yml
12
appveyor.yml
@ -52,12 +52,12 @@ environment:
|
|||||||
- TOOLSET: vs-2017
|
- TOOLSET: vs-2017
|
||||||
platform: 64
|
platform: 64
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
- TOOLSET: mingw-5
|
# - TOOLSET: mingw-5
|
||||||
platform: 32
|
# platform: 32
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||||
- TOOLSET: mingw64-6
|
# - TOOLSET: mingw64-6
|
||||||
platform: 64
|
# platform: 64
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||||
|
|
||||||
# We can also set up configurations for testing which map to
|
# We can also set up configurations for testing which map to
|
||||||
# the b2 build variants.
|
# the b2 build variants.
|
||||||
|
Reference in New Issue
Block a user