aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
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
commitf17f7a4fdf1037a2cabe7c766231da244e30e692 (patch)
tree021953e00bf6664e6517589cf71710e0ad45f537 /.travis.yml
parentf226d6460d22e69ab00d8256cfc19e120305e581 (diff)
parent5c5eb0f095c2744e8717f613a6edcc8d118f163a (diff)
downloadtor-f17f7a4fdf1037a2cabe7c766231da244e30e692.tar.gz
tor-f17f7a4fdf1037a2cabe7c766231da244e30e692.zip
Merge branch 'maint-0.2.8' into maint-0.2.9
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ab8052bde5..092bf54f82 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}"