aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoranonimal <anonimal@i2pmail.org>2016-08-27 18:09:31 +0000
committeranonimal <anonimal@i2pmail.org>2016-08-27 18:09:31 +0000
commitff6b8f2e591a9af4e24700193c06a8decfabb13c (patch)
tree269065a697e4797f34744a3a08bd6f4ed21ea431 /.travis.yml
parentMerge pull request #991 (diff)
downloadmonero-ff6b8f2e591a9af4e24700193c06a8decfabb13c.tar.xz
Build: move Travis IRC notification channel
This will allow people to have Travis push notifications for their repo without spamming the dev channel
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index beea1dfab..e26712818 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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}"