mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Try to fix codecov config
Apparently they changed YAML parser, and ! now makes it fail
This commit is contained in:
@@ -11,9 +11,9 @@ fixes:
|
||||
codecov:
|
||||
ci:
|
||||
# Cygwin fails integration test with --coverage enabled, I don't know why
|
||||
- !appveyor
|
||||
- "!appveyor"
|
||||
# FreeBSD doesn't support C++ coverage yet (can't find libprofile_rt.a)
|
||||
- !jenkins.znc.in
|
||||
- "!jenkins.znc.in"
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
|
||||
2
third_party/Csocket
vendored
2
third_party/Csocket
vendored
Submodule third_party/Csocket updated: 81d27e6137...e21e85d1b8
Reference in New Issue
Block a user