Skip to content

Commit 5a0da6f

Browse files
committed
Check if this fixes travis build for 3.10
1 parent e4b52ec commit 5a0da6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- python: "3.9"
2020
env:
2121
- TOX_ENV=py39
22-
- python: "3.10"
22+
- python: "3.10-dev"
2323
env:
2424
- TOX_ENV=py310
2525
script: tox -e $TOX_ENV

0 commit comments

Comments
 (0)