Skip to content

Commit

Permalink
Run tests also on Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ilevkivskyi committed Jun 19, 2022
1 parent 768e931 commit 26c32dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ language: python
matrix:
fast_finish: true
include:
- python: "3.10"
- python: 3.9
- python: 3.9.1
- python: 3.8
Expand Down

0 comments on commit 26c32dc

Please sign in to comment.