Skip to content

Commit e02ca0b

Browse files
committed
fix ci error
1 parent dba10cb commit e02ca0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ matrix:
55
env: TOXENV=py38
66
- python: 3.9
77
env: TOXENV=py39
8-
- python: 3.10-dev
9-
env: TOXENV=py310
108
install: "pip install -r requirements-dev.txt"
119
script:
1210
- invoke style-check

0 commit comments

Comments
 (0)