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 1328319 commit 77b741bCopy full SHA for 77b741b
.travis.yml
@@ -2,9 +2,9 @@ dist: xenial
2
language: python
3
4
python:
5
- - "2.7"
6
- "3.6"
7
- "3.7"
+ - "3.8"
8
9
matrix:
10
fast_finish: true
0 commit comments