get rid of separate jenkins tox env
This commit is contained in:
parent
bc54495bf8
commit
ba78e6fc98
3
tox.ini
3
tox.ini
@ -10,9 +10,6 @@ deps =
|
|||||||
commands = flake8 teeth_agent
|
commands = flake8 teeth_agent
|
||||||
|
|
||||||
[testenv:unit]
|
[testenv:unit]
|
||||||
commands = nosetests --all-modules --with-coverage --cover-package=teeth_agent --cover-inclusive teeth_agent
|
|
||||||
|
|
||||||
[testenv:jenkins_unit]
|
|
||||||
commands =
|
commands =
|
||||||
nosetests --all-modules --with-coverage --cover-package=teeth_agent --cover-xml teeth_agent
|
nosetests --all-modules --with-coverage --cover-package=teeth_agent --cover-xml teeth_agent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user