aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-08-28 22:47:21 +0200
committerRiccardo Spagni <ric@spagni.net>2016-08-28 22:47:21 +0200
commite7148039879b900473269d64ad0aa9507578b8fa (patch)
tree37c422bd8a2ff3f9044150600703c360e63dd922 /.travis.yml
parentMerge pull request #992 (diff)
parentBuild: move Travis IRC notification channel (diff)
downloadmonero-e7148039879b900473269d64ad0aa9507578b8fa.tar.xz
Merge pull request #994
ff6b8f2 Build: move Travis IRC notification channel (anonimal)
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 0d59c33fb..36c48f8d6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -111,7 +111,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}"