run tox tests in all supported python environments

This commit is contained in:
Alan Hamlett 2015-08-11 14:56:01 -07:00
parent 5bf7b534f2
commit b3e3e76998
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26
envlist = py26, py27, py33, py34
[testenv]
deps =
-rdev-requirements.txt