We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d23396 + 11b9440 commit 9e7870fCopy full SHA for 9e7870f
.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