diff --git a/.travis.yml b/.travis.yml index 73e7ae65..df3660bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,9 +60,8 @@ notifications: - "ircs://chat.freenode.net:7070/#sfztools-dev" template: - - "%{repository_name} Build %{build_number}: %{message}" - - "%{author} committed in %{branch}" - - "%{commit_subject}" + - "Build %{build_number}: %{message}" + - "13%{author} committed in 13[%{repository_name}:%{branch}]" + - "13%{commit_subject}" - "Commit URL : https://github.com/%{repository_slug}/commit/%{commit}" - - "Change View : %{compare_url}" - "Build Details : %{build_url}"