Travis: require tests to pass on pypy3.

Fixes #147.
This commit is contained in:
whitequark 2020-04-13 11:04:25 +00:00
parent 7ba362a8d8
commit 8b137438d0

View file

@ -27,5 +27,3 @@ script:
- codecov
matrix:
fast_finish: true
allow_failures:
- python: "pypy3"