mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-15 14:08:31 +02:00
trying to have more logs
This commit is contained in:
parent
567e4c7d5f
commit
76c666fbd3
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ install:
|
|||
- pip install coveralls
|
||||
# command to run tests
|
||||
script:
|
||||
- coverage run --source=ldapcherry setup.py test
|
||||
- coverage run --source=ldapcherry setup.py test || cat /var/log/syslog && exit 1
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue