[python-dtcwt] 402/497: travis: install coveralls script
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 77ec584518a7ed78df3b3e8eb93812748e2415b4
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Mon Feb 10 18:48:08 2014 +0000
travis: install coveralls script
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 2ea9249..e1f5ab4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ env:
install:
- pip install --upgrade pip setuptools # Upgrade pip and setuptools to get ones with `wheel` support
- pip install --no-use-wheel pytools # Work around broken pytools wheel on Py3
+ - pip install --no-use-wheel coveralls # For updating coverage info
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel numpy matplotlib ipython
- pip install -e $PIP_SPECIFIER
script:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list