mirror of
https://github.com/monero-project/monero.git
synced 2025-12-23 18:11:34 -05:00
Merge pull request #920
ca33ce6include result in the notifications template (Riccardo Spagni)2a8352donly alert on IRC when the status changes (Riccardo Spagni)6b6fb7fadd IRC notifications to travis (Riccardo Spagni)
This commit is contained in:
commit
28f9348fea
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue