Kaydet (Commit) 0643eae8 authored tarafından Anthony Sottile's avatar Anthony Sottile

Work around travis-ci/travis-ci#8081

üst ff1482d4
...@@ -7,6 +7,7 @@ matrix: ...@@ -7,6 +7,7 @@ matrix:
- env: TOXENV=py36 - env: TOXENV=py36
python: 3.6 python: 3.6
- env: TOXENV=pypy - env: TOXENV=pypy
python: pypy-5.7.1
install: pip install coveralls tox install: pip install coveralls tox
script: tox script: tox
after_success: coveralls after_success: coveralls
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment