mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24: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
|
||||
# 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…
Reference in New Issue
Block a user