py33 and pypy added to the envlist

Change-Id: Ie61f16c09522f9d6e5e82c5c5e59628e4e7971b5
This commit is contained in:
Sergey Lukjanov
2013-10-30 12:28:24 -07:00
parent 7924973390
commit 14aa3eb0af

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,pep8
envlist = py26,py27,py33,pypy,pep8
minversion = 1.6
skipsdist = True