aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-26 15:39:55 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-26 15:39:55 -0400
commitb45500c6c2d8bbd357ed324b7012f0de7d76fc0d (patch)
treea071f7c80b0953d58bf436b610fdadde92cd8d19
parente2ea9ad4db73e88cdece3b30aaf12aac5101ca7e (diff)
parentddd66cc01911da301ef61813c951418996c19593 (diff)
downloadtor-b45500c6c2d8bbd357ed324b7012f0de7d76fc0d.tar.gz
tor-b45500c6c2d8bbd357ed324b7012f0de7d76fc0d.zip
Merge branch 'maint-0.2.7-redux' into release-0.2.7-redux
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fa0337b492..59b32dbe42 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}"