[tor-commits] [ooni-probe/master] Reduce Travis IRC log lines (#497)

art at torproject.org art at torproject.org
Mon May 23 11:16:08 UTC 2016


commit 785da5cc43b8ec6595dd40190801fb4eae635b7f
Author: anadahz <anadahz at users.noreply.github.com>
Date:   Sun May 8 15:07:37 2016 +0000

    Reduce Travis IRC log lines (#497)
---
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e3033f6..1adfd29 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,4 +37,8 @@ notifications:
     channels:
       - "irc.oftc.net#ooni"
     on_success: change
-    on_failure: always
+    on_failure: change
+    skip_join: true
+    template:
+      - "%{repository} (%{commit}) : %{message} Diff:%{compare_url},
+        Build %{build_url}"





More information about the tor-commits mailing list