Test on Python 3.8

This commit is contained in:
Hugo 2019-11-09 16:00:35 +02:00 committed by Bruno Oliveira
parent b532d15fe7
commit 8de9b1be56
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ jobs:
py37-pluggymaster-xdist:
python.version: '3.7'
tox.env: 'py37-pluggymaster-xdist'
py38-xdist:
python.version: '3.8'
tox.env: 'py38-xdist'
maxParallel: 10
steps: