mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
codecov: use flags based on TOXENV
This commit is contained in:
parent
ece5a35790
commit
a7dfb7dfcf
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ install:
|
|||
script: tox -v
|
||||
after_success:
|
||||
- pip install codecov
|
||||
- codecov
|
||||
- codecov --required -X gcov --flags ${TOXENV//-/ }
|
||||
- coverage report -m
|
||||
branches:
|
||||
except: templates/1.5.x templates/1.6.x
|
||||
|
|
|
|||
Loading…
Reference in a new issue