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 54ab0f1 commit da2df28Copy full SHA for da2df28
.travis.yml
@@ -3,7 +3,7 @@ dist: xenial
3
python:
4
- '3.6'
5
- '3.7'
6
-- "3.8-dev"
+- "3.8"
7
install:
8
- pip install -U coveralls pytest
9
script:
0 commit comments