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