add python 3.6 unit test job

This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I1eb66546d9f62816e4819ce0fc6eabed0a6a514d
Story: #2002586
Task: #24299
This commit is contained in:
Akihiro Motoki 2018-08-14 21:51:28 +00:00
parent 6dc9509d50
commit 9de78764c7
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@
- ^tools/.*$
- project:
templates:
- openstack-python36-jobs
check:
jobs:
- horizon-openstack-tox-python3-django111