add tox tests for 3.x

This commit is contained in:
Kenneth Reitz
2011-03-23 02:08:04 -04:00
parent b8ed741a36
commit 8a393214c8
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py24,py25,py26,py27
envlist = py24,py25,py26,py27, py31
[testenv]
commands=py.test --junitxml=junit-{envname}.xml