forked from mirror/django-mailbox
Use django build-in test runner
This commit is contained in:
parent
ecec57a78c
commit
e21cd01560
3 changed files with 12 additions and 2 deletions
|
|
@ -46,5 +46,5 @@ install:
|
|||
- pip install -r test_requirements.txt
|
||||
- pip install -q -e .
|
||||
script:
|
||||
- py.test
|
||||
- python setup.py test
|
||||
sudo: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue