Add python36 jobs to microversion-parse

python35 is pretty old and often not available by default on some
operating systems, so we need to be testing python36.

Change-Id: I61a7b7f29add38f2164d9c6907af2a3f31105612
This commit is contained in:
Chris Dent 2018-09-04 10:16:46 +01:00
parent ef25083678
commit 93d9bfa601
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements