mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
.travis.yml: disable python3.5 test (nMigen requires 3.6+).
As discussed in #479.
This commit is contained in:
parent
10371a33f9
commit
b5978b214d
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