mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-03 21:24:46 +00:00
Made tox call verbose.
This commit is contained in:
parent
1b75984f57
commit
8e2eb88ef1
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ matrix:
|
|||
install:
|
||||
- pip wheel -r tests/requirements.txt
|
||||
- pip install tox codecov
|
||||
script: tox
|
||||
script: tox -v
|
||||
after_success:
|
||||
- codecov
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue