[Pkg-bitcoin-commits] [python-quamash] 207/269: Gitter Notifications

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit 4807114871a8fb193e4c10b8d904d7eac61408fc
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sat Jan 17 13:17:44 2015 -0800

    Gitter Notifications
    
    Notify gitter when integrations fail and when they change from failing
    to passing.
---
 .travis.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 68ba8e7..907d336 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -67,3 +67,10 @@ cache:
   directories:
     - /downloads
   apt: true
+notifications:
+  webhooks:
+    urls:
+      - https://webhooks.gitter.im/e/0ed6fa8828890c4a49ea
+    on_success: change
+    on_failure: always
+    on_start: false

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list