mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
.travis.yml: remove Python3.5 test.
This commit is contained in:
parent
bc26af0d47
commit
d770bfbf2e
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python: "3.5"
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
|
|
Loading…
Reference in a new issue