CI: test with Python 3.9 stable
This commit is contained in:
parent
04bf3d79a0
commit
7a83e7148d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue