Update .codecov.yml

This commit is contained in:
Zach
2017-11-30 19:01:50 +00:00
committed by GitHub
parent c3632bc54a
commit 9314e451c8

View File

@ -19,3 +19,8 @@ coverage:
comment:
layout: "header, diff"
behavior: default # update if exists else create new
ignore:
- "docs"
- "*.md"
- "*.rst"