mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 09:06:40 +03:00
change script section in travis.yml
This commit is contained in:
parent
7ba7ca0b81
commit
d8fc8bb240
|
@ -9,6 +9,6 @@ install:
|
|||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install coveralls
|
||||
script:
|
||||
- python setup.py test
|
||||
- coverage run --source=rest_auth setup.py test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user