We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ee28a commit 5d69a04Copy full SHA for 5d69a04
1 file changed
.travis.yml
@@ -7,7 +7,9 @@ python:
7
- '3.4'
8
- '3.5'
9
- '3.6'
10
- - '3.7-dev'
+ - '3.7'
11
+ - '3.8'
12
+ - '3.9-dev'
13
- 'nightly'
14
- 'pypy3'
15
0 commit comments