diff --git a/.travis.yml b/.travis.yml index ecbba125586..442a2761f58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -115,6 +115,9 @@ 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: - |