[tor-commits] [bridgedb/develop] Add sysrqb to travis email notifications.

isis at torproject.org isis at torproject.org
Sat Feb 8 04:41:55 UTC 2014


commit cbcc9a00a44fcc4a0138a5b0354490e95f682ace
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sat Feb 8 04:38:28 2014 +0000

    Add sysrqb to travis email notifications.
---
 .travis.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 39852b1..b4bc299 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,13 +6,13 @@ notifications:
       - "irc.oftc.net#tor-bots"
     on_success: always
     on_failure: always
-    #use_notice: true
   template:
     - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
     - "Build details : %{build_url}"
   email:
     recipients:
       - isis at torproject.org
+      - sysrqb at torproject.org
     on_success: never
     on_failure: change
 





More information about the tor-commits mailing list