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

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:33 UTC 2014


commit b42f2f6f4ed2252d02130b9bd500c54c8254f852
Author: Isis Lovecruft <isis at 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:





More information about the tor-commits mailing list