mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Change travis email notification semantics
This commit is contained in:
parent
8761f0cb60
commit
7603a7b351
@ -20,3 +20,8 @@ before_install:
|
|||||||
- python setup/unix-ci.py bootstrap
|
- python setup/unix-ci.py bootstrap
|
||||||
|
|
||||||
script: python setup/unix-ci.py test
|
script: python setup/unix-ci.py test
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: change
|
||||||
|
on_failure: change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user