This commit is contained in:
Anthony Sottile 2017-07-26 03:14:40 -07:00
parent 0c5f040a7f
commit 9581d50e79

View file

@ -8,6 +8,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: