projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ba362a
)
Travis: require tests to pass on pypy3.
author
whitequark
<whitequark@whitequark.org>
Mon, 13 Apr 2020 11:04:25 +0000
(11:04 +0000)
committer
whitequark
<whitequark@whitequark.org>
Mon, 13 Apr 2020 11:04:25 +0000
(11:04 +0000)
Fixes #147.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 5b71fc16263a7800f09c88686a670b501039d843..ef894867e92a02da65b120df3e73bb2a485a49a6 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-27,5
+27,3
@@
script:
- codecov
matrix:
fast_finish: true
- allow_failures:
- - python: "pypy3"