Skip to content

Commit c479968

Browse files
committed
fix travis
1 parent a4be2a5 commit c479968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
dist: bionic
33
python:
4-
- "3.7"
4+
- "3.9"
55
install: pip install tox
66
script:
77
- make test

0 commit comments

Comments
 (0)