diff --git a/.travis.yml b/.travis.yml index a0940b4f..138a2e4d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -200,3 +200,8 @@ script: notifications: email: false + irc: + channels: + - "ircs://chat.freenode.net:6697/#cquery" + template: + - "[ %{repository_slug}#%{commit}] %{result} on %{branch} by %{author} (%{build_url})"