Revert "ci: Travis: add pypy3 to allowed failures temporarily"

This reverts commit 5ac498ea96.

The idea is that maybe https://github.com/pytest-dev/pytest/pull/5360
fixes the failures here also.
This commit is contained in:
Daniel Hahler 2019-06-02 20:19:34 +02:00
parent 693c3b7f61
commit a6dc283133
1 changed files with 0 additions and 3 deletions

View File

@ -112,9 +112,6 @@ matrix:
allow_failures:
- python: '3.8-dev'
env: TOXENV=py38-xdist
# Temporary (https://github.com/pytest-dev/pytest/pull/5334).
- env: TOXENV=pypy3-xdist
python: 'pypy3'
before_script:
- |