We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e279a commit 0d21b8dCopy full SHA for 0d21b8d
1 file changed
.travis.yml
@@ -1,9 +1,10 @@
1
language: python
2
python:
3
- - "3.4"
4
- "3.5"
5
- "3.6"
6
- - "3.7-dev"
+ - "3.7"
+ - "3.8"
7
+ - "3.9"
8
- "pypy3"
9
10
matrix:
0 commit comments