tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 5c5eb0f095c2744e8717f613a6edcc8d118f163a
parent fbf93614c9d42ff6bcd7b1252ad9f9e6ba2f890c
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 26 Jul 2017 15:39:55 -0400

Merge branch 'maint-0.2.7-redux' into maint-0.2.8

Diffstat:
M.travis.yml | 2+-
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}"