mirror of
https://github.com/monero-project/monero.git
synced 2025-01-28 16:37:03 -05:00
Merge pull request #920
ca33ce6 include result in the notifications template (Riccardo Spagni) 2a8352d only alert on IRC when the status changes (Riccardo Spagni) 6b6fb7f add IRC notifications to travis (Riccardo Spagni)
This commit is contained in:
commit
28f9348fea
@ -26,3 +26,11 @@ addons:
|
||||
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
|
||||
template:
|
||||
- "%{result} | %{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user