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 15890b7 commit 41864b8Copy full SHA for 41864b8
.travis.yml
@@ -1,8 +1,8 @@
1
dist: xenial
2
language: python
3
python:
4
- - "3.6"
5
- - "3.7"
+ - "3.6.11"
+ - "3.7.7"
6
- "3.8"
7
matrix:
8
fast_finish: true
0 commit comments