mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
integration with coveralls
This commit is contained in:
parent
6fe14dacd7
commit
7ba7ca0b81
|
@ -7,5 +7,8 @@ env:
|
|||
- DJANGO=1.6.4
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install coveralls
|
||||
script:
|
||||
- python setup.py test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user