From 28f2f310cef1b1c1687e6f78a9fe4b6114b515bc Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 28 Feb 2014 00:15:46 +0400 Subject: CI: Fix IRC template --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ab1bf8c..65dbf89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ notifications: use_notice: true template: - - "%{repository_name}#%{build_number} : %{message}" + - "%{repository}#%{build_number} : %{message}" - "Commit: %{branch}/%{commit} by %{author}" - "Changes: %{compare_url}" - "Build: %{build_url}" \ No newline at end of file -- cgit v1.2.3