Add py38 testing
Python 3.8 is current version, replace py37 so that we test 3.5 and 3.8 as lowest/highest. This follows I4b382bb89847d3ae2b20292d923c3c2211dfb254 for zuul. Change-Id: I35a1492ff0e34c7951c8ecf216992044fdb3065f
This commit is contained in:
parent
9396dba4d3
commit
069f4aef37
@ -9,14 +9,14 @@
|
||||
- tox-py27
|
||||
- tox-py35:
|
||||
nodeset: ubuntu-xenial
|
||||
- tox-py37
|
||||
- tox-py38
|
||||
gate:
|
||||
jobs:
|
||||
- zuul-tox-docs
|
||||
- tox-py27
|
||||
- tox-py35:
|
||||
nodeset: ubuntu-xenial
|
||||
- tox-py37
|
||||
- tox-py38
|
||||
promote:
|
||||
jobs:
|
||||
- zuul-promote-docs
|
||||
|
Loading…
Reference in New Issue
Block a user