let travis manuell download django as long it is not on pypi
This commit is contained in:
parent
b79fedc215
commit
37d4c82434
@ -3,6 +3,7 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
install:
|
||||
- easy_install https://www.djangoproject.com/download/1.5b2/tarball/
|
||||
- pip install -r requirements.txt --use-mirrors
|
||||
- python extras/scripts/create_local_settings.py
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user