mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Don't bother to setup.py test, just test directly
This commit is contained in:
parent
d15e31b28d
commit
3c9fb04299
|
@ -11,8 +11,6 @@ env:
|
|||
|
||||
install:
|
||||
- pip install $DJANGO
|
||||
- pip install -e . --use-mirrors
|
||||
- pip install -r requirements.txt --use-mirrors
|
||||
|
||||
script:
|
||||
- python setup.py test
|
||||
- python rest_framework/runtests/runtests.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user