.travis.yml: remove Python3.5 test.
This commit is contained in:
parent
bc26af0d47
commit
d770bfbf2e
|
@ -1,9 +1,5 @@
|
|||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python: "3.5"
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
|
|
Loading…
Reference in New Issue