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.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
install:
|
install:
|
||||||
|
- easy_install https://www.djangoproject.com/download/1.5b2/tarball/
|
||||||
- pip install -r requirements.txt --use-mirrors
|
- pip install -r requirements.txt --use-mirrors
|
||||||
- python extras/scripts/create_local_settings.py
|
- python extras/scripts/create_local_settings.py
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user