remove pypy3 from allowed failures now that it doesn't fail

This commit is contained in:
Glyph 2019-08-09 15:20:12 -07:00
parent 0d06116535
commit 2d74921d89
1 changed files with 0 additions and 3 deletions

View File

@ -51,9 +51,6 @@ matrix:
env: TOXENV=pypy-nodeps-withcov-posix,coverage-prepare,codecov-push,coveralls-push PYPY_VERSION=pypy2.7-7.1.1
- python: pypy3
env: TOXENV=pypy-nodeps-withcov-posix,coverage-prepare,codecov-push,coveralls-push PYPY_VERSION=pypy3.6-7.1.1
allow_failures:
# PyPy is still failing some tests - or is it?
- python: pypy3
addons:
apt: