tox: test on Python v3.3 and v3.4

This commit is contained in:
Roman Zeyde
2014-09-28 20:30:01 +03:00
parent d63a7dbe9d
commit 34ce0f8783

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27,py33
envlist = py27,py33,py34
[testenv]
deps=pytest
commands=py.test tests/