mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-18 06:31:15 +00:00
Update .appveyor.yml
This commit is contained in:
parent
f54333f3ff
commit
d5f5b6b132
@ -12,6 +12,9 @@ environment:
|
|||||||
matrix:
|
matrix:
|
||||||
# - MSYSTEM: MINGW64
|
# - MSYSTEM: MINGW64
|
||||||
- MSYSTEM: MSVC
|
- MSYSTEM: MSVC
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- platform: x64
|
- platform: x64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user