commit 191a190e61f5cb9ad1b86d8c3c207d2d9adf7ef1 Author: Matthew Finkel Matthew.Finkel@gmail.com Date: Fri Mar 8 17:25:19 2019 +0000
Move Travis to #tor-ci --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml index c474963..26e4d28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,7 @@ language: python notifications: irc: channels: - - "irc.oftc.net#tor-bots" - - "irc.oftc.net#tor-bridgedb" + - "irc.oftc.net#tor-ci" template: - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}" - "Build details : %{build_url}"