diff --git a/tox.ini b/tox.ini index 574c1218025e..13cb65bf8665 100644 --- a/tox.ini +++ b/tox.ini @@ -1,14 +1,6 @@ [tox] envlist = - py26,py27,py34,cover,docs,lint - -[testenv:py26] -commands = - nosetests -deps = - nose - unittest2 - protobuf==3.0.0-alpha-1 + py26,py27,py33,py34,cover,docs,lint [testenv] install_command =