diff --git a/.travis.yml b/.travis.yml index 2026cba5f..9f4b7d3d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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}"