Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins 2015-02-06 21:55:19 +00:00 committed by Gerrit Code Review
commit fc90e10f7d

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py27,py33,pep8
envlist = py27,py33,py34,pep8
skipsdist = True
[testenv]