Skip to content

Commit 6447ebd

Browse files
removed python 3.11
1 parent 925ed5d commit 6447ebd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ language: python
1717
python:
1818
- 3.8
1919
- 3.9
20-
- 3.10-dev
21-
- 3.11-dev
20+
- 3.10
2221

2322
install: pip install -U tox-travis
2423
script: tox

0 commit comments

Comments
 (0)