Disable minikdc for now as it is not active and ivy is messing up the caching

This commit is contained in:
Bolke de Bruin 2015-10-28 22:33:03 +01:00
Родитель 5345979369
Коммит 5c74cb9f1c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,7 @@ passenv =
commands =
pip wheel -w {homedir}/.wheelhouse -f {homedir}/.wheelhouse -r requirements.txt
pip install --find-links={homedir}/.wheelhouse --no-index -rrequirements.txt
{toxinidir}/scripts/ci/setup_kdc.sh
# {toxinidir}/scripts/ci/setup_kdc.sh
{toxinidir}/scripts/ci/setup_env.sh
{toxinidir}/scripts/ci/run_tests.sh []
coveralls