diff --git a/.travis.yml b/.travis.yml index 17d5b05..9ad1cbb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: @@ -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: