travis: revert all changes done to notification section

This commit is contained in:
Matthias Krüger 2014-03-19 02:33:58 +01:00
parent 1e8bc6bc41
commit 04f635d9cb

View File

@ -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