summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-06-13 15:33:25 -0400
committerTingPing <tngpng@gmail.com>2013-06-13 15:33:25 -0400
commit84e8c658f6badc47a37cc1d200678cac9ba6cd02 (patch)
tree23c9583c3dd97a957512820b10680ad3de8e3d88 /.travis.yml
parent21a5eb2702cfbad96cf8d8d60e7478110bff0efc (diff)
Tweak travis template
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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