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 62978a5 commit 3245c19Copy full SHA for 3245c19
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "3.5"
5
- "3.6"
6
- "3.7"
7
- - "3.8"
+ - "3.8-dev"
8
# command to install dependencies
9
install:
10
- pip install -U coveralls pytest
0 commit comments