Skip to content

Commit b7f8f53

Browse files
authored
Revert "ci: Travis: add pypy3 to allowed failures temporarily" (#5364)
Revert "ci: Travis: add pypy3 to allowed failures temporarily"
2 parents 733f43b + a6dc283 commit b7f8f53

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)