Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul
2019-06-25 20:11:03 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -1,6 +1,6 @@
[tox]
minversion = 2.3.2
envlist = py27,py36,py37,flake8
envlist = py27,py37,flake8
skipsdist = True
[testenv]