]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Point travis to #tor-ci, not #tor-bots
authorNick Mathewson <nickm@torproject.org>
Wed, 26 Jul 2017 19:39:50 +0000 (15:39 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 26 Jul 2017 19:39:50 +0000 (15:39 -0400)
.travis.yml

index fa0337b4923127612f691a3cc19927fc84bbe06f..59b32dbe42b6fe8eb28f7f1a35741ad23278f255 100644 (file)
@@ -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}"