Build: move Travis IRC notification channel

This will allow people to have Travis push notifications
for their repo without spamming the dev channel
This commit is contained in:
anonimal 2016-08-27 18:09:31 +00:00
parent a569b264bc
commit ff6b8f2e59
No known key found for this signature in database
GPG Key ID: 66A76ECF914409F1
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ notifications:
on_success: change
on_failure: change
channels:
- "chat.freenode.net#monero-dev"
- "chat.freenode.net#monero-bots"
nick: monero
template:
- "%{result} | %{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"