aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-26 15:39:56 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-26 15:39:56 -0400
commit7021d33b91a3fe4a4d90ad660db4bba5642769f7 (patch)
tree4b5a31ef26dc3182aa41a0f54c57a52d27d00310 /.travis.yml
parentcc4c1840a6a7fe6e5ff91ce391f6a920fabe0b86 (diff)
parentf17f7a4fdf1037a2cabe7c766231da244e30e692 (diff)
downloadtor-7021d33b91a3fe4a4d90ad660db4bba5642769f7.tar.gz
tor-7021d33b91a3fe4a4d90ad660db4bba5642769f7.zip
Merge branch 'maint-0.2.9' into maint-0.3.0
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}"