We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a87ba8 commit e63e703Copy full SHA for e63e703
.travis.yml
@@ -2,7 +2,7 @@ language: python
2
dist: xenial
3
matrix:
4
include:
5
- - python: "3.7.2"
+ - python: "3.7.12"
6
env: TOX_POSARGS="-e py37"
7
- python: "3.8"
8
env: TOX_POSARGS="-e py38"
0 commit comments