Skip to content

Commit

Permalink
Test against Django 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gwasser committed May 16, 2021
1 parent a8ae89c commit df05ce2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ python:
- "3.8"

env:
- DJANGO=2.2.16
- DJANGO=3.1.2
- DJANGO=2.2.23
- DJANGO=3.1.11
- DJANGO=3.2.3

install:
- pip install -q Django==$DJANGO
Expand Down

0 comments on commit df05ce2

Please sign in to comment.