Commit 4876dbb7 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #1731 from pganssle/fix_travis_pypy

Update pypy in travis
parents d8b901bc e01330a5
......@@ -8,7 +8,8 @@ jobs:
python: 2.7
- <<: *latest_py2
env: LANG=C
- python: pypy
- python: pypy2.7-6.0.0
dist: xenial
env: DISABLE_COVERAGE=1 # Don't run coverage on pypy (too slow).
- python: pypy3
env: DISABLE_COVERAGE=1
......
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