travis: revert all changes done to notification section
This commit is contained in:
parent
1e8bc6bc41
commit
04f635d9cb
@ -25,9 +25,11 @@ notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#stk"
|
||||
skip_join: false
|
||||
use_notice: true
|
||||
template:
|
||||
#- "[%{commit}: %{author}] %{message}"
|
||||
#- "%{build_url}"
|
||||
- "[%{repository}#%{branch} @%{commit}] %{author}): %{message} diff: %{compare_url}"
|
||||
- "[%{repository}#%{branch} @%{commit}] %{author}): %{message}"
|
||||
- "Diff: %{compare_url}"
|
||||
- "Build: %{build_url}"
|
||||
skip_join: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user