[tor-commits] [oonib/master] Comment out notifications.

art at torproject.org art at torproject.org
Thu Aug 28 17:28:02 UTC 2014


commit 7177f91b283f97675d309181bd5a7b9da3d6974f
Author: Arturo Filastò <art at fuffa.org>
Date:   Thu Aug 28 19:16:40 2014 +0200

    Comment out notifications.
---
 .travis.yml |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 4a8ceca..0509603 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,19 +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
+# 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