9 lines
111 B
YAML
9 lines
111 B
YAML
|
coverage:
|
||
|
flags:
|
||
|
branches: master
|
||
|
ignore:
|
||
|
- unit_tests/.*
|
||
|
- third_party/.*
|
||
|
|
||
|
comment: off
|