[ooni-probe/master] Add IRC travis build notifications

20 Nov
2015
20 Nov
'15
2:42 p.m.
commit 7eb2022821315a94baed956bf2d5e036b9537381 Author: anadahz <kojgelo@inbox.com> Date: Tue Nov 17 20:14:03 2015 +0100 Add IRC travis build notifications IRC build notifications will be send to channel #ooni (OFTC) triggered on build success change and always on build failure --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index db639dd..f265676 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,3 +34,9 @@ script: - sudo $(which coverage) run $(which trial) ooni after_success: - coveralls +notifications: + irc: + channels: + - "irc.oftc.net#ooni" + on_success: change + on_failure: always
3489
Age (days ago)
3489
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org