Skip to content

Commit f18d827

Browse files
committed
Try bumping python version on CI
1 parent 5a6791d commit f18d827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: xenial
22
language: python
33
python:
44
- "3.8"
5-
- "3.7"
5+
- "3.7.13"
66
- "3.6"
77
env:
88
- DJANGO_VERSION=">=3.1.0,<3.2"

0 commit comments

Comments
 (0)