[Configuration] Add missing py37 and corrected default envlist.

Change order of default tox envlist in order of likeliness to fail on a
new change and add py37 and py36.

Change-Id: I503752b67abd736ad48d9897d540e31a85f28d7d
This commit is contained in:
Natal Ngétal 2018-12-10 17:20:14 +01:00
parent a79e4382ac
commit fdccfd732a
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py35,py27,pypy,pep8
envlist = pep8,py37,py36,py35,py27
skipsdist = True
[testenv]

View File

@ -5,6 +5,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- tripleo-multinode-baremetal-minimal