We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225d443 commit e737debCopy full SHA for e737deb
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ language: python
3
python:
4
- "3.6"
5
- "3.7"
6
+ - "3.8"
7
install:
8
- pip install -r requirements.txt
9
script:
0 commit comments