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 5a6791d commit f18d827Copy full SHA for f18d827
.travis.yml
@@ -2,7 +2,7 @@ dist: xenial
2
language: python
3
python:
4
- "3.8"
5
- - "3.7"
+ - "3.7.13"
6
- "3.6"
7
env:
8
- DJANGO_VERSION=">=3.1.0,<3.2"
0 commit comments