[tor-commits] [bridgedb/master] Update TravisCI coveralls==0.3 to coveralls==0.4.2.
isis at torproject.org
isis at torproject.org
Fri Jun 6 23:39:14 UTC 2014
commit 375b1fbfb50fa5bf5f2c2add20be7b1667553125
Author: Isis Lovecruft <isis at torproject.org>
Date: Wed May 21 01:06:42 2014 +0000
Update TravisCI coveralls==0.3 to coveralls==0.4.2.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 55dbbb8..e95fb6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ python:
install:
- pip install -r requirements.txt
- - pip install --no-use-wheel leekspin==0.1.3 coverage==3.7 coveralls==0.3 sure==1.2.2
+ - pip install --no-use-wheel leekspin==0.1.3 coverage==3.7 coveralls==0.4.2 sure==1.2.2
- make install
script:
More information about the tor-commits
mailing list