mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-05 04:43:33 +03:00
Cloning takes way too long so just download the zip ball.
This commit is contained in:
parent
0ffa411edf
commit
1342b1a69c
|
@ -4,7 +4,7 @@ python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
env:
|
env:
|
||||||
- DJANGO=git+https://github.com/django/django.git
|
- DJANGO=https://github.com/django/django/zipball/master
|
||||||
- DJANGO=django==1.4.1 --use-mirrors
|
- DJANGO=django==1.4.1 --use-mirrors
|
||||||
- DJANGO=django==1.3.3 --use-mirrors
|
- DJANGO=django==1.3.3 --use-mirrors
|
||||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||||
|
|
Loading…
Reference in New Issue
Block a user