We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13b3d4 commit d6691f5Copy full SHA for d6691f5
.travis.yml
@@ -3,7 +3,8 @@ language: python
3
4
python:
5
- "3.6"
6
- - "3.7-dev"
+ - "3.7"
7
+ - "3.8"
8
9
matrix:
10
include:
0 commit comments