projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855d614
)
travis: add back test on python3.5 (python3.6 is recommended but we can try to keep...
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Wed, 29 Apr 2020 06:00:55 +0000
(08:00 +0200)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Wed, 29 Apr 2020 06:43:02 +0000
(08:43 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 8f491ae739ee301bace801fb38980757d49cc232..f461f48c95715ce30ade64b083069be9b1cda14a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,5
+1,9
@@
jobs:
include:
+ - os: linux
+ dist: xenial
+ language: python
+ python: "3.5"
- os: linux
dist: xenial
language: python