Skip to content

Commit

Permalink
Force tests to use the newest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jun 8, 2017
1 parent 1490b4e commit 7885681
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 @@ -9,7 +9,7 @@ envlist =
[testenv]
commands =
{envbindir}/buildout -c {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop={toxinidir} bootstrap
{envbindir}/buildout -c {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop={toxinidir} install test
{envbindir}/buildout -c {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop={toxinidir} -n install test
{envbindir}/test
skip_install = true
deps =
Expand Down

0 comments on commit 7885681

Please sign in to comment.