mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
Make tox produce verbose output
This commit is contained in:
parent
7ae0086a69
commit
4d82935d1d
|
@ -5,7 +5,7 @@ install:
|
||||||
- pip install cython
|
- pip install cython
|
||||||
- make cythonize
|
- make cythonize
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox -v
|
||||||
python:
|
python:
|
||||||
- 3.5
|
- 3.5
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user