.travis.yml: remove Python3.5 test.

This commit is contained in:
Florent Kermarrec 2020-04-07 12:33:56 +02:00
parent bc26af0d47
commit d770bfbf2e
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
jobs: jobs:
include: include:
- os: linux
dist: xenial
language: python
python: "3.5"
- os: linux - os: linux
dist: xenial dist: xenial
language: python language: python