Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d49395 commit 6770ab8Copy full SHA for 6770ab8
.travis.yml
@@ -1,8 +1,9 @@
1
language: python
2
3
python:
4
- - "2.7"
5
- "3.7"
+ - "3.8"
6
+ - "3.9"
7
8
before_install:
9
- pip install pip --upgrade
0 commit comments