[Pkg-bitcoin-commits] [python-quamash] 208/269: Appveyor Webhook

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 e83df173041c26060db71cbd78aa49a4a3e40ac8
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sat Jan 17 13:22:04 2015 -0800

    Appveyor Webhook
    
    The documentation is not super-clear, so I'm not sure-confident this
    will work.
---
 appveyor.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/appveyor.yml b/appveyor.yml
index 4e3ec18..665e124 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,3 +31,9 @@ build: off
 
 test_script:
   - "%PYTHON%\\Scripts\\py.test.exe"
+
+notifications:
+  - provider: Webhook
+    url: https://webhooks.gitter.im/e/9723bec82b34a9f3faf0
+    on_build_success: false
+    on_build_failure: True

-- 
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