diff --git a/infection.json.dist b/infection.json.dist index 5ec2693..45b0a2e 100644 --- a/infection.json.dist +++ b/infection.json.dist @@ -6,7 +6,10 @@ ] }, "logs": { - "text": "tests/reports/infection.log" + "text": "tests/reports/infection.log", + "badge": { + "branch": "master" + } }, "mutators": { "@default": true,