commit ebb441ded25420bad941d970ef650552d6cc2f9c
parent 6d0af8daccd5ed0540f959065c0a794b982432aa
Author: Nick Mathewson <nickm@torproject.org>
Date: Wed, 26 Jul 2017 15:39:50 -0400
Point travis to #tor-ci, not #tor-bots
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -7,7 +7,7 @@ compiler:
notifications:
irc:
channels:
- - "irc.oftc.net#tor-bots"
+ - "irc.oftc.net#tor-ci"
template:
- "%{repository} %{branch} %{commit} - %{author}: %{commit_subject}"
- "Build #%{build_number} %{result}. Details: %{build_url}"