fixing the order in case fail thing fail tox thing fail

This commit is contained in:
Paul R. Tagliamonte 2013-03-05 22:27:27 -05:00
parent 81d6a6515b
commit 273d13daed
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,pypy,py32,py26,py33
envlist = py27,pypy,py32,py33,py26
[testenv]
commands = nosetests
deps =