[ci] Disable VS 2013
That one doesn't even understand constexpr.
This commit is contained in:
parent
aba3888d93
commit
f387a09742
12
appveyor.yml
12
appveyor.yml
@ -23,12 +23,12 @@ environment:
|
|||||||
|
|
||||||
# Build only
|
# Build only
|
||||||
|
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
|
#- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
|
||||||
compiler: msvc2
|
# compiler: msvc2
|
||||||
generator: Visual Studio 12
|
# generator: Visual Studio 12
|
||||||
platform: Win32
|
# platform: Win32
|
||||||
configuration: Release
|
# configuration: Release
|
||||||
triplet: x86-windows
|
# triplet: x86-windows
|
||||||
|
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
compiler: msvc2
|
compiler: msvc2
|
||||||
|
Loading…
Reference in New Issue
Block a user