Skip to content

Commit

Permalink
remove unsupported pythong version for django 4.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtonpaul committed Sep 2, 2022
1 parent 85bfa3b commit b3566e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
python: 3.9
- env: DJANGO_VERSION=3.2.15
python: 3.5
- env: DJANGO_VERSION=4.0
- env: DJANGO_VERSION=4.0.7
python: 3.5
- env: DJANGO_VERSION=4.0.7
python: 3.6
Expand Down

0 comments on commit b3566e0

Please sign in to comment.