only alert on IRC when the status changes
This commit is contained in:
parent
6b6fb7f7d0
commit
2a8352db2e
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
|
|||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
on_success: change
|
||||
on_failure: change
|
||||
channels:
|
||||
- "chat.freenode.net#monero-dev"
|
||||
nick: monero
|
||||
|
|
Loading…
Reference in a new issue