test python 3.3

This commit is contained in:
Pedro Rodrigues 2013-10-27 18:57:26 +00:00
parent ff8f23edd5
commit 837b3f83e6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py26, py27, py32, pypy
envlist = py26, py27, py32, py33, pypy
[testenv]
commands = python setup.py test