projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
474d46c
)
Travis: install pyvcd.
author
whitequark
<whitequark@whitequark.org>
Fri, 14 Dec 2018 14:47:03 +0000
(14:47 +0000)
committer
whitequark
<whitequark@whitequark.org>
Fri, 14 Dec 2018 14:47:03 +0000
(14:47 +0000)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 2afbcf22c5d92676808f04fc417aa003d5444ad3..15f1c4228eda166a1c6daa096462750369832cc2 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,7
+3,7
@@
language: python
python:
- "3.7"
install:
- - pip install coverage codecov
+ - pip install coverage codecov
pyvcd
script:
- coverage run -m unittest discover
- codecov