mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 02:17:09 +10:00
ci/AppVeyor: enable MSVC_32 build
This commit is contained in:
@@ -3,14 +3,13 @@ environment:
|
||||
APPVEYOR_CACHE_ENTRY_ZIP_ARGS: "-t7z -m0=lzma -mx=9"
|
||||
image: Visual Studio 2017
|
||||
configuration:
|
||||
- MSVC_64
|
||||
- MSVC_32
|
||||
- MINGW_64
|
||||
- MINGW_32
|
||||
- MSVC_64
|
||||
# - MSVC_32
|
||||
- MINGW_64-gcov
|
||||
matrix:
|
||||
allow_failures:
|
||||
- configuration: MSVC_64
|
||||
- configuration: MINGW_64-gcov
|
||||
install: []
|
||||
before_build:
|
||||
|
||||
Reference in New Issue
Block a user