
12 Jan
2014
12 Jan
'14
6:06 a.m.
commit 8ff727bf5fa37e7deeb7c16a735abea762106fc8 Author: Isis Lovecruft <isis@torproject.org> Date: Sat Oct 26 07:15:21 2013 +0000 Switch Travis-CI IRC notification to notices. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2149a23..daec6d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ notifications: - "irc.oftc.net#tor-bots" on_success: always on_failure: always + use_notice: true email: recipients: - isis@torproject.org