Skip to content

Commit

Permalink
CI: test with Python 3.9 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Ede123 committed Nov 22, 2020
1 parent 04bf3d7 commit 7a83e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -22,7 +22,7 @@ matrix:
fast_finish: true

include:
- python: 3.8
- python: 3.9
env:
- TOXENV=flake8

Expand Down

0 comments on commit 7a83e71

Please sign in to comment.