We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4be2a5 commit c479968Copy full SHA for c479968
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
dist: bionic
3
python:
4
- - "3.7"
+ - "3.9"
5
install: pip install tox
6
script:
7
- make test
0 commit comments