We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf3f0b commit e749511Copy full SHA for e749511
.travis.yml
@@ -7,6 +7,7 @@ python:
7
- "3.6"
8
- "3.5"
9
- "2.7"
10
+ - "3.9-dev"
11
12
cache: pip
13
0 commit comments