Skip to content

Commit a6dc283

Browse files
committed
Revert "ci: Travis: add pypy3 to allowed failures temporarily"
This reverts commit 5ac498e. The idea is that maybe pytest-dev#5360 fixes the failures here also.
1 parent 693c3b7 commit a6dc283

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,6 @@ matrix:
112112
allow_failures:
113113
- python: '3.8-dev'
114114
env: TOXENV=py38-xdist
115-
# Temporary (https://github.com/pytest-dev/pytest/pull/5334).
116-
- env: TOXENV=pypy3-xdist
117-
python: 'pypy3'
118115

119116
before_script:
120117
- |

0 commit comments

Comments
 (0)