[Python-modules-commits] [python-pyld] 157/276: Set email notifications to 'change'.
Wolfgang Borgert
debacle at moszumanska.debian.org
Wed Oct 8 23:48:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-pyld.
commit afe665d942aea8f501c052c30b7e24d3868c4f3c
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date: Thu Aug 8 19:44:01 2013 -0400
Set email notifications to 'change'.
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 933f0c7..5b41590 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,3 +10,7 @@ install: pip install .
script:
- git clone https://github.com/json-ld/json-ld.org.git spec
- python tests/runtests.py -d spec/test-suite/tests
+notifications:
+ email:
+ on_success: change
+ on_failure: change
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git
More information about the Python-modules-commits
mailing list