Skip to content

Commit

Permalink
Removed Python 3.5 CI test due to dependency with type annotations (#456
Browse files Browse the repository at this point in the history
)
  • Loading branch information
joachimmetz authored Jun 21, 2020
1 parent f5387ee commit 0efbee3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0efbee3

Please sign in to comment.