mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
TST: coverage ignore Travis CI python virtual environments
This commit is contained in:
parent
92d26e6897
commit
e0e116cb36
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
[run]
|
||||
branch = True
|
||||
omit = /usr*
|
||||
omit = /usr* /home/travis/virtualenv/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue