[bridgedb/master] Pin coverage, coveralls, and sure version numbers in .travis.yml.

12 Jan
2014
12 Jan
'14
6:06 a.m.
commit b42f2f6f4ed2252d02130b9bd500c54c8254f852 Author: Isis Lovecruft <isis@torproject.org> Date: Mon Nov 25 01:16:32 2013 +0000 Pin coverage, coveralls, and sure version numbers in .travis.yml. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5d53738..fca67cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ python: install: - pip install -r requirements.txt --use-mirrors - - pip install coverage coveralls sure --use-mirrors + - pip install coverage==3.7 coveralls==0.3 sure==1.2.2 --use-mirrors - make install #before_script:
4156
Age (days ago)
4156
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org