mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-05 13:08:58 +00:00
remove Appveyor's Vs2010 and 13 builds (#6969)
This commit is contained in:
10
appveyor.yml
10
appveyor.yml
@@ -14,16 +14,6 @@ environment:
|
||||
CHECK_GEN_CODE: 1
|
||||
|
||||
matrix:
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
CMAKE_VS_VERSION: "10 2010"
|
||||
CMAKE_OPTIONS: "-DFLATBUFFERS_BUILD_LEGACY=1 -DFLATBUFFERS_SKIP_MONSTER_EXTRA=ON"
|
||||
CHECK_GEN_CODE: 0
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
CMAKE_VS_VERSION: "12 2013"
|
||||
CMAKE_OPTIONS: "-DFLATBUFFERS_SKIP_MONSTER_EXTRA=ON"
|
||||
CPP_TEST_OPTIONS: "--skip-monster-extra"
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
CMAKE_VS_VERSION: "14 2015"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user