Skip to content

Commit

Permalink
Disable minikdc for now as it is not active and ivy is messing up the…
Browse files Browse the repository at this point in the history
… caching
  • Loading branch information
bolkedebruin committed Oct 28, 2015
1 parent 5345979 commit 5c74cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5c74cb9

Please sign in to comment.