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: Ie2187958a3090e05902c51d1aa5d9acacf508c2c
Story: #2002586
This commit is contained in:
Felipe Monteiro 2018-08-23 23:51:04 +01:00
parent ad7e855cf8
commit ab717d8c2f
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
# limitations under the License.
- project:
templates:
- openstack-python36-jobs
check:
jobs:
- openstack-tox-pep8