There was an error while loading. Please reload this page.
2 parents cb81232 + 0a132d3 commit 1ee5191Copy full SHA for 1ee5191
1 file changed
tox.ini
@@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
27
[testenv:debug]
28
commands = oslo_debug_helper -t openstackclient/tests {posargs}
29
30
-[tox:jenkins]
31
-downloadcache = ~/cache/pip
32
-
33
[testenv:docs]
34
commands = python setup.py build_sphinx
35
0 commit comments