We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce8502 commit e9d7fd3Copy full SHA for e9d7fd3
.travis.yml
@@ -6,6 +6,8 @@ python:
6
- "3.4"
7
- "3.5"
8
- "3.6"
9
+ - "3.7"
10
+ - "3.8"
11
12
# command to install dependencies
13
install:
0 commit comments