mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 17:34:21 +01:00
trying to have more logs
This commit is contained in:
parent
567e4c7d5f
commit
76c666fbd3
@ -22,6 +22,6 @@ install:
|
|||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script:
|
script:
|
||||||
- coverage run --source=ldapcherry setup.py test
|
- coverage run --source=ldapcherry setup.py test || cat /var/log/syslog && exit 1
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user