diff --git a/.travis.yml b/.travis.yml index a05b0b06f..9cebfc6ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ notifications: channels: - "chat.freenode.net#spdk" template: - - "%{repository_name}/%{branch}: %{commit_subject} (%{author})" + - "(%{repository_name}/%{branch}) %{commit_subject} (%{author})" + - "Diff URL: %{compare_url}" on_success: always on_failure: always