mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 07:10:46 -08:00
add IRC notifications to travis
This commit is contained in:
@@ -26,3 +26,9 @@ addons:
|
||||
script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#monero-dev"
|
||||
nick: monero
|
||||
template:
|
||||
- "%{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"
|
||||
|
||||
Reference in New Issue
Block a user