Skip to content

Commit dba10cb

Browse files
committed
fix ci error
1 parent 7f21680 commit dba10cb

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
@@ -5,7 +5,7 @@ matrix:
55
env: TOXENV=py38
66
- python: 3.9
77
env: TOXENV=py39
8-
- python: 3.10
8+
- python: 3.10-dev
99
env: TOXENV=py310
1010
install: "pip install -r requirements-dev.txt"
1111
script:

0 commit comments

Comments
 (0)