From c8fb44ff606940033b82bdb057435860879fd42e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 28 Feb 2014 03:44:36 +0400 Subject: CI: try to add duration to IRC template --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 65dbf89..f466e29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ notifications: use_notice: true template: - - "%{repository}#%{build_number} : %{message}" + - "%{repository}#%{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