Add Python 3.4 to targets.

main
Vincent Driessen 11 years ago
parent ef9456ddbd
commit cb278a9549

@ -1,5 +1,5 @@
[tox]
envlist=py26,py27,py33,pypy
envlist=py26,py27,py33,py34,pypy
[testenv]
commands=py.test []

Loading…
Cancel
Save