Add a comment to codecov config

This commit is contained in:
Alexey Sokolov
2017-06-23 23:44:53 +01:00
parent c85bce9a62
commit ae97985521
+1 -1
View File
@@ -6,7 +6,7 @@ ignore:
- /modules/modpython/znc_core.py
- /modules/modperl/ZNC.pm
fixes:
- "usr/local/lib/znc/::modules/"
- "usr/local/lib/znc/::modules/" # C++ and Python seem to work without this, but Perl needs this.
codecov:
ci:
# Cygwin fails integration test with --coverage enabled, I don't know why