CI: test with Python 3.9 stable

This commit is contained in:
Patrick Storz 2020-11-22 15:21:13 +01:00
parent 04bf3d79a0
commit 7a83e7148d

View file

@ -10,7 +10,7 @@ python:
- 3.6
- 3.7
- 3.8
- 3.9-dev
- 3.9
- 3.10-dev
install:
- pip install tox-travis codecov
@ -22,7 +22,7 @@ matrix:
fast_finish: true
include:
- python: 3.8
- python: 3.9
env:
- TOXENV=flake8