Commit 273d0abd by Timothée Peignier

tell pip to use mirrors

parent e62f09e2
......@@ -2,5 +2,5 @@ language: python
python:
- 2.6
- 2.7
install: pip install tox
install: pip install tox --use-mirrors
script: tox -e py26-1.2.X,py27-1.2.X,py26-1.3.X,py27-1.3.X,py26,py27,docs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment