Cleanup build matrix. Closes #213.

This commit is contained in:
Steve Pulec 2014-11-29 22:57:08 -05:00
commit 6d7cc69554
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py33
envlist = py26, py27, py33, py34
[testenv]
deps = -r{toxinidir}/requirements.txt