Merge "Add python 3.6 jobs"

This commit is contained in:
Zuul
2019-04-26 17:57:36 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py35,py27,pep8
envlist = py3,py27,pep8
skipsdist = True
[testenv]

View File

@@ -5,6 +5,7 @@
- docs-on-readthedocs
- openstack-cover-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python-jobs
vars:
rtd_webhook_id: '50407'