diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ee43e7cd..b5127bf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,5 @@ script: notifications: irc: channels: "chat.freenode.net#hexchat-devel" + template: "Build #%{build_number} (%{commit}) by %{author}: %{message}" on_success: change - use_notice: true |