Merge "Enable running py36 unit tests"

This commit is contained in:
Zuul 2018-08-07 19:58:49 +00:00 committed by Gerrit Code Review
commit ed018976ff
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
[tox]
minversion = 2.0
skipsdist = True
envlist = py35,py27,compliance,pep8
skip_missing_interpreters = true
envlist = py36,py35,py27,compliance,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}