Skip to content

Commit

Permalink
Drop Django 1.11 again, it wasn't supported before the matrix rewrite…
Browse files Browse the repository at this point in the history
… either
  • Loading branch information
matthiask committed Jan 22, 2020
1 parent 21ab8ca commit a04c3f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ matrix:
env: REQ="Django>=2.1,<2.2"
- python: 3.7
env: REQ="Django>=2.0,<2.1"
- python: 3.7
env: REQ="Django>=1.11,<2.0"
- python: 3.6
env: REQ="Django>=1.11,<2.0"
- python: 3.5
env: REQ="Django>=1.11,<2.0"
- python: 3.7
env: REQ="black flake8"
install:
Expand Down

0 comments on commit a04c3f6

Please sign in to comment.