Travis CI: IRC bot should use CTCP notify in favor of plain messages

This commit is contained in:
Tom Reynolds 2013-12-11 17:23:24 +01:00
parent ae8f00d7a3
commit 257b794e46
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@ notifications:
template:
- "[%{commit} : %{author}] %{message}"
- "%{build_url}"
use_notice: true
skip_join: true