diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 94056f4ca9..1a19af009b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,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 |