Build: move Travis IRC notification channel

This will allow people to have Travis push notifications
for their repo without spamming the dev channel
pull/95/head
anonimal 8 years ago
parent a569b264bc
commit ff6b8f2e59
No known key found for this signature in database
GPG Key ID: 66A76ECF914409F1

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

Loading…
Cancel
Save