Merge "Enable python3.7 testing jobs"

This commit is contained in:
Zuul 2018-10-30 13:12:31 +00:00 committed by Gerrit Code Review
commit 0d18c02f24
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py35,py27,pep8
envlist = py35,py36,py37,py27,pep8
[testenv]
whitelist_externals = rm