Skip to content

Commit

Permalink
Revert "ci: Travis: add pypy3 to allowed failures temporarily"
Browse files Browse the repository at this point in the history
This reverts commit 5ac498e.

The idea is that maybe pytest-dev#5360
fixes the failures here also.
  • Loading branch information
blueyed committed Jun 2, 2019
1 parent 693c3b7 commit a6dc283
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- |
Expand Down

0 comments on commit a6dc283

Please sign in to comment.