We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c26356 commit 2098706Copy full SHA for 2098706
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
sudo: false
3
4
-python: ["2.7", "3.5", "3.6", "3.7"]
+python: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9"]
5
matrix:
6
include:
7
- python: 2.6
0 commit comments