mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-05 10:45:51 +00:00
Also report coverage for broken builds
This commit is contained in:
parent
5a938426e9
commit
91a631fb5a
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ install:
|
|||
- "pip install coveralls"
|
||||
script:
|
||||
- "coverage run --source=vdirsyncer/,tests/ --module pytest"
|
||||
after_success:
|
||||
- "coverage report --show-missing"
|
||||
- "coveralls"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue