Skip to content

Commit 50925fc

Browse files
committed
3.7.2 in travis
1 parent e63e703 commit 50925fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
dist: xenial
33
matrix:
44
include:
5-
- python: "3.7.12"
5+
- python: "3.7.2"
66
env: TOX_POSARGS="-e py37"
77
- python: "3.8"
88
env: TOX_POSARGS="-e py38"

0 commit comments

Comments
 (0)