diff --git a/.travis.yml b/.travis.yml index ede22ba4..fe529387 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,15 +32,6 @@ jobs: python: 3.8 services: - docker - - name: "Ubuntu Focal (20.04) (Docker) with Python 3.5 (tox)" - env: - - TOXENV="py35" - - UBUNTU_VERSION="20.04" - group: edge - language: python - python: 3.5 - services: - - docker - name: "Ubuntu Focal (20.04) (Docker) with Python 3.6 (tox)" env: - TOXENV="py36"