mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
Enable more MSVC versions.
This commit is contained in:
@@ -33,6 +33,12 @@ environment:
|
||||
MSVC: "12.0"
|
||||
ARCH: x86_64
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
PYTHON_VERSION: "3.6.x"
|
||||
PYTHON_ARCH: "64"
|
||||
MSVC: "14.1"
|
||||
ARCH: x86_64
|
||||
|
||||
install:
|
||||
# If there is a newer build queued for the same PR, cancel this one.
|
||||
# The AppVeyor 'rollout builds' option is supposed to serve the same
|
||||
|
||||
Reference in New Issue
Block a user