Disable status checks on codecov for now. (#552)

This commit is contained in:
Jonathan Hui
2016-09-09 16:02:39 -07:00
committed by GitHub
parent 8045c55f5f
commit 13bc13c635
+4
View File
@@ -2,3 +2,7 @@ coverage:
ignore:
- "tests/*"
- "third_party/*"
status:
project: false
patch: false