Avoid CI failures from CodeCov by making them always green

This commit is contained in:
Sebastian Wilzbach 2018-05-05 16:35:16 +02:00
parent ff93b0de81
commit aa0d337acd

View file

@ -7,8 +7,11 @@ coverage:
status: status:
# Learn more at https://codecov.io/docs#yaml_default_commit_status # Learn more at https://codecov.io/docs#yaml_default_commit_status
project: true project: off
patch: true patch:
changes: false default:
informational: true
changes: off
comment: false comment: false