Cache pip downloads on Jenkins
Change-Id: Ic144b83423034adcc75bbc360527e2e1f3cbdd95
This commit is contained in:
parent
21c4b1ddfe
commit
9fef6dee41
3
tox.ini
3
tox.ini
@ -13,6 +13,9 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
commands = true # nosetests --no-path-adjustment []
|
||||
sitepackages = False
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:cover]
|
||||
commands = true # nosetests --no-path-adjustment --with-coverage --cover-erase --cover-package=monikerclient --cover-inclusive []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user