diff --git a/.travis.yml b/.travis.yml index 57cd6eac4a..dfe16b8292 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,3 +75,8 @@ notifications: - "chat.freenode.net#edevelop" on_success: change on_failure: always + template: + - "TravisCI build %{build_number} in branch %{branch}: %{result} - %{message}" + - "Commit: %{commit_subject} (%{commit}) from %{author}" + - "Change view : %{compare_url}" + - "Build details : %{build_url}"