Skip to content

Commit c66d1c0

Browse files
committed
fix ci error
1 parent 860194f commit c66d1c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: python
22
python:
33
- "3.8"
4+
- "3.9"
5+
- "3.10"
46
install: "pip install -r requirements-dev.txt"
57
script:
68
- invoke style-check

0 commit comments

Comments
 (0)