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 a5ccac7 commit d308ce3Copy full SHA for d308ce3
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "3.4"
5
- "3.5"
6
- "3.6"
7
+ - "3.8"
8
install:
9
pip install -r requirements.txt
10
script: make test
0 commit comments