mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
turn off success notifications
This commit is contained in:
parent
b8a5c24359
commit
594095f332
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- travis-build@ankiweb.net
|
- travis-build@ankiweb.net
|
||||||
on_success: always
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
|
Loading…
Reference in a new issue