mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 13:00: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:
|
||||
- pip install codecov
|
||||
- codecov -e TOX_ENV
|
||||
- codecov -e TOXENV,DJANGO
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user