[tor-commits] [ooni-probe/master] Fix travis build.

art at torproject.org art at torproject.org
Sat Jan 4 16:56:27 UTC 2014


commit 2f3e334a5eadfbad7aa52e4845f9764aae480b9b
Author: Arturo Filastò <art at fuffa.org>
Date:   Sat Jan 4 13:28:48 2014 +0100

    Fix travis build.
---
 .travis.yml |    1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0a7ae5b..1ceb9e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ python:
 install:
   - pip install pyrex
   - pip install coveralls
-  - pip install -r requirements.txt --use-mirrors
   - python setup.py install
 # command to run tests, e.g. python setup.py test
 script:





More information about the tor-commits mailing list