diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 0bb77b99a4..090f6cd2bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ notifications: email: on_failure: change irc: + template: + - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : %{compare_url} - Build details : %{build_url}" channels: - "irc.efnet.org#php.pecl" on_success: change |