mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[ci] Disable VS 2013
That one doesn't even understand constexpr.
This commit is contained in:
parent
aba3888d93
commit
f387a09742
1 changed files with 6 additions and 6 deletions
12
appveyor.yml
12
appveyor.yml
|
@ -23,12 +23,12 @@ environment:
|
|||
|
||||
# Build only
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
|
||||
compiler: msvc2
|
||||
generator: Visual Studio 12
|
||||
platform: Win32
|
||||
configuration: Release
|
||||
triplet: x86-windows
|
||||
#- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
|
||||
# compiler: msvc2
|
||||
# generator: Visual Studio 12
|
||||
# platform: Win32
|
||||
# configuration: Release
|
||||
# triplet: x86-windows
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
compiler: msvc2
|
||||
|
|
Loading…
Add table
Reference in a new issue