Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Drop Django 2.1 from CI matrix (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Jan 4, 2020
1 parent 059a117 commit cf201ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -14,7 +14,6 @@ install:
- pip install --upgrade -r lint-requirements.txt || true
env:
- DJANGO=1.11
- DJANGO=2.1
- DJANGO=2.2
- DJANGO=3.0
before_script:
Expand All @@ -35,8 +34,6 @@ matrix:
python: '3.5'
- env: DJANGO=1.11
python: '3.8'
- env: DJANGO=2.1
python: '3.8'
- env: DJANGO=2.2
python: '3.8'
notifications:
Expand Down

0 comments on commit cf201ce

Please sign in to comment.