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

This commit is contained in:
Daniel Hahler
2019-06-03 18:54:40 +02:00
committed by GitHub
parent 3a8b08275d
commit 606d728697

View File

@@ -90,9 +90,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:
- |