mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-06 05:20:12 +03:00
Add toxenv/django env vars to codecov build vars
This commit is contained in:
parent
f9d180b92c
commit
87cd7d09f7
|
@ -41,7 +41,7 @@ script:
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- pip install codecov
|
- pip install codecov
|
||||||
- codecov -e TOX_ENV
|
- codecov -e TOXENV,DJANGO
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user