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

Commit

Permalink
next: drop django 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Jan 4, 2020
1 parent 4a47df1 commit 14271bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ install:
# to fail. Linting and static analysis only happens on the Python 3.8 builds.
- pip install --upgrade -r lint-requirements.txt || true
env:
- DJANGO=2.1
- DJANGO=2.2
- DJANGO=3.0
before_script:
Expand All @@ -29,8 +28,6 @@ after_script:
- coveralls
matrix:
exclude:
- env: DJANGO=2.1
python: '3.8'
- env: DJANGO=2.2
python: '3.8'
notifications:
Expand Down

0 comments on commit 14271bf

Please sign in to comment.