Fix PyPy in Travis

This commit is contained in:
Andrew Rabert 2018-07-19 23:53:27 -04:00
parent a1b92809f4
commit 6627f03547

View file

@ -5,7 +5,7 @@ python:
- 3.5
- 3.6
- 3.7-dev
- pypy2
- pypy
- pypy3
before_install:
- pip install nose coverage codecov