[tor-commits] [tor/maint-0.3.1] Point travis to #tor-ci, not #tor-bots

nickm at torproject.org nickm at torproject.org
Wed Jul 26 19:40:12 UTC 2017


commit ebb441ded25420bad941d970ef650552d6cc2f9c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Jul 26 15:39:50 2017 -0400

    Point travis to #tor-ci, not #tor-bots
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index fa0337b49..59b32dbe4 100644
--- 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}"





More information about the tor-commits mailing list