projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10371a3
)
.travis.yml: disable python3.5 test (nMigen requires 3.6+).
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 1 May 2020 19:13:12 +0000
(21:13 +0200)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 1 May 2020 19:14:17 +0000
(21:14 +0200)
As discussed in #479.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index f461f48c95715ce30ade64b083069be9b1cda14a..8f491ae739ee301bace801fb38980757d49cc232 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,9
+1,5
@@
jobs:
include:
- - os: linux
- dist: xenial
- language: python
- python: "3.5"
- os: linux
dist: xenial
language: python