We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c71cca commit 11b9440Copy full SHA for 11b9440
.travis.yml
@@ -6,7 +6,8 @@ python:
6
- "3.5"
7
- "3.6"
8
- "3.7"
9
- - "3.8-dev"
+ - "3.8"
10
+ - "3.9-dev"
11
12
install:
13
- pip install codecov tox
0 commit comments