Try even harderer to fix travis.

This commit is contained in:
Aldo Cortesi 2014-01-28 14:42:39 +13:00
parent 11f729a3a3
commit 732932e8bb

View File

@ -6,6 +6,7 @@ install:
- "pip install coveralls --use-mirrors"
- "pip install nose-cov --use-mirrors"
- "pip install -r requirements.txt --use-mirrors"
- "pip install ."
- "pip install --upgrade git+https://github.com/mitmproxy/pathod.git"
# command to run tests, e.g. python setup.py test
script: