mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
Update tox ini
This commit is contained in:
parent
0f1497b282
commit
a7c0a76d14
4
tox.ini
4
tox.ini
|
@ -17,9 +17,7 @@ deps=
|
|||
coverage
|
||||
coveralls
|
||||
commands=
|
||||
cat /home/travis/build/ets-labs/python-dependency-injector/.tox/coveralls/log/coveralls-2.log
|
||||
cat /home/travis/build/ets-labs/python-dependency-injector/.tox/coveralls/bin/coverage
|
||||
coverage --version
|
||||
{envpython} setup.py install
|
||||
coverage erase
|
||||
coverage run --rcfile=./.coveragerc -m unittest2 discover tests
|
||||
coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user