Remove specific pypy version workaround

This commit is contained in:
Anthony Sottile 2017-07-27 08:04:55 -07:00 committed by GitHub
parent 618509809c
commit 50eac283de

View file

@ -12,7 +12,6 @@ matrix:
- env: TOXENV=py36
python: 3.6
- env: TOXENV=pypy
python: pypy-5.7.1
install: pip install coveralls tox
script: tox
before_install: