mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-01 18:00:40 +03:00
Fix typo.
This commit is contained in:
parent
31affbf4ed
commit
ce1a82ee28
|
@ -8,7 +8,7 @@ env:
|
|||
- DJANGO=https://github.com/django/django/zipball/master TESTS='python setup.py test'
|
||||
- DJANGO=https://github.com/django/django/zipball/master TESTS='python examples/runtests.py'
|
||||
- DJANGO=django==1.4.1 --use-mirrors TESTS='python setup.py test'
|
||||
- DJANGO=django==1.4.1 --use-mirrors TESTS='python examples/runtests.py.
|
||||
- DJANGO=django==1.4.1 --use-mirrors TESTS='python examples/runtests.py'
|
||||
- DJANGO=django==1.3.3 --use-mirrors TESTS='python setup.py test'
|
||||
- DJANGO=django==1.3.3 --use-mirrors TESTS='python examples/runtests.py'
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
|
|
Loading…
Reference in New Issue
Block a user