Add author to travis for slack

This commit is contained in:
L1ghtn1ng 2019-03-19 22:21:45 +00:00
parent 64138965c8
commit c419c89196

View file

@ -18,4 +18,5 @@ notifications:
template:
- "Repo `%{repository_slug}` *%{result}* build (<%{build_url}|#%{build_number}>) for commit (<%{compare_url}|%{commit}>) on branch `%{branch}`."
- "Execution time: *%{duration}*"
- "Message: %{message}"
- "Message: %{message}"
- "By: %{author}"