[tor-commits] [oonib/master] Testing the ooni-backend continuous integration buildbot notifications.

isis at torproject.org isis at torproject.org
Sat May 4 16:10:28 UTC 2013


commit 75c95e5a36c87bc6c8b7905f836f51200241b8c3
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sun Apr 21 11:10:52 2013 +0000

    Testing the ooni-backend continuous integration buildbot notifications.
---
 .travis.yml |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 8d7a00e..0a42f4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,19 @@
 language: python
+notifications:
+  irc:
+    channels:
+      - "irc.oftc.net#tor-bots"
+      - "irc.oftc.net#ooni"
+    on_success: always
+    on_failure: always
+  email:
+    recipients:
+      - isis at torproject.org
+      - aagbsn at torproject.org
+      - ioerror at torproject.org
+      - hellais at torproject.org
+    on_success: change
+    on_failure: always
 before_install:
   - echo "deb http://deb.torproject.org/torproject.org wheezy main" | sudo tee -a /etc/apt/sources.list
   - gpg --keyserver keys.gnupg.net --recv 886DDD89





More information about the tor-commits mailing list