Remove pypy3 test

This commit is contained in:
Jonathan Kim 2019-07-15 20:59:11 +01:00 committed by GitHub
parent 870b464b11
commit 405f7ebc92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "pypy3"
install:
- pip install tox tox-travis