Skip to content

Commit b1fa973

Browse files
added 3.10-dev and 3.11-dev
1 parent de41e17 commit b1fa973

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ language: python
1212
python:
1313
- 3.8
1414
- 3.9
15-
- '3.10.1'
15+
- 3.10-dev
16+
- 3.11-dev
1617

1718
install: pip install -U tox-travis
1819
script: tox

0 commit comments

Comments
 (0)