From 9114585ab2475da483dea2147d3f72ff3ebbc1eb Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 25 Mar 2019 12:03:33 +0100 Subject: [PATCH] Add a Python 3.6 unit test job Change-Id: Ia5fa370b68f16fddb060c6102969b8b9b3663152 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1095ce5..29eca75 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -21,6 +21,7 @@ templates: - openstack-python-jobs - openstack-python35-jobs + - openstack-python36-jobs - openstack-lower-constraints-jobs - docs-on-readthedocs - check-requirements