diff --git a/.nycrc b/.nycrc index d50bc1a..4d13ecd 100644 --- a/.nycrc +++ b/.nycrc @@ -8,6 +8,7 @@ ], "reporter": [ "text", - "lcovonly" + "lcovonly", + "cobertura" ] }