Try picking a pypy

This commit is contained in:
Anthony Sottile 2017-07-12 18:59:51 -07:00
parent 0c70fa4229
commit 5c0783b2d0

View file

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