diff --git a/coveralls.json b/coveralls.json index 41d96e32..f27bb0a8 100644 --- a/coveralls.json +++ b/coveralls.json @@ -1,4 +1,7 @@ { + "skip_files": [ + "test/support" + ], "coverage_options": { "treat_no_relevant_lines_as_covered": true }