mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-19 09:32:24 +03:00
Run codecov after success on Travis CI
This commit is contained in:
parent
cb257ec524
commit
5b95536376
|
@ -43,3 +43,7 @@ install:
|
|||
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
|
||||
after_success:
|
||||
- pip install codecov
|
||||
- codecov
|
||||
|
|
Loading…
Reference in New Issue
Block a user