Skip to content

Commit

Permalink
Always use the newest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 25, 2018
1 parent 6cb6981 commit 4cf7c46
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 @@ -4,7 +4,7 @@ envlist = py26,py27
[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 alltests
{envbindir}/buildout -c {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop={toxinidir} -n install test alltests
{envbindir}/alltests []
skip_install = true
deps =
Expand Down

0 comments on commit 4cf7c46

Please sign in to comment.