Compare commits

...

1 Commits

Author SHA1 Message Date
Peter Dimov
8cc29fc19d Add msvc-14.0 to appveyor.yml 2026-01-03 18:00:14 +02:00

View File

@@ -15,7 +15,7 @@ branches:
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
TOOLSET: msvc-12.0
TOOLSET: msvc-12.0,msvc-14.0
ADDRMD: 32,64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc-14.1,clang-win