We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b52ec commit 5a0da6fCopy full SHA for 5a0da6f
1 file changed
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
- python: "3.9"
20
env:
21
- TOX_ENV=py39
22
- - python: "3.10"
+ - python: "3.10-dev"
23
24
- TOX_ENV=py310
25
script: tox -e $TOX_ENV
0 commit comments