mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-25 09:05:10 +00:00
Mark appveyor as optional
This commit is contained in:
parent
9e730aacd4
commit
b94d235827
@ -12,6 +12,9 @@ environment:
|
||||
matrix:
|
||||
# - MSYSTEM: MINGW64
|
||||
- MSYSTEM: MSVC
|
||||
# Ignore all failures for now.
|
||||
allow_failures:
|
||||
- platform: x64
|
||||
|
||||
build_script:
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user