From 14bf6fdc25451466d87352963e19942741923230 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Thu, 27 Feb 2014 21:21:28 +0400 Subject: CI: Tidy up IRC notifications --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1691d0ba..8ff06d78 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,10 @@ notifications: - "chat.freenode.net#haskell-bittorrent" on_success: always on_failure: always + + use_notice: true + template: + - "%{repository_name}#%{build_number} : %{message} for about %{duration}" + - "Commit: %{branch}/%{commit} by %{author}" + - "Changes: %{compare_url}" + - "Build: %{build_url}" \ No newline at end of file -- cgit v1.2.3