diff --git a/tox.ini b/tox.ini index d6052edf..8c05c279 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = {py26,py27,py33,py34,py35,pypy,pypy3}-{mg27,mg28},flake8 +envlist = {py27,py33,py34,py35,pypy,pypy3}-{mg27,mg28,mg30,mgdev},flake8 [testenv] commands = @@ -12,7 +12,6 @@ deps = mgdev: https://github.com/mongodb/mongo-python-driver/tarball/master setenv = PYTHON_EGG_CACHE = {envdir}/python-eggs -passenv = windir [testenv:flake8] deps =