Add python 3.6 jobs
Also change to use the py3 tox environment rather than specifying a version explicitly. Change-Id: I05d5d6f5718b39dc95b40efe44e9ebb3fb5b1311 Story: 2004959 Task: 30035
This commit is contained in:
parent
14bfce8a72
commit
da8059644c
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 2.0
|
||||
envlist = py35,py27,pep8
|
||||
envlist = py3,py27,pep8
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
|
@ -5,6 +5,7 @@
|
||||
- docs-on-readthedocs
|
||||
- openstack-cover-jobs
|
||||
- openstack-python35-jobs
|
||||
- openstack-python36-jobs
|
||||
- openstack-python-jobs
|
||||
vars:
|
||||
rtd_webhook_id: '50407'
|
||||
|
Loading…
Reference in New Issue
Block a user