Commit 3c9fb042 by Tom Christie

Don't bother to setup.py test, just test directly

parent d15e31b2
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment