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

Merge pull request #1813 from benoit-pierre/updated_travis_pypy

travis: update PyPy jobs to use more recent versions
parents 5b128e8c 5405d1e2
......@@ -8,9 +8,9 @@ jobs:
python: 2.7
- <<: *latest_py2
env: LANG=C
- python: pypy2.7-6.0.0
- python: pypy
env: DISABLE_COVERAGE=1 # Don't run coverage on pypy (too slow).
- python: pypy3.5-6.0.0
- python: pypy3
env: DISABLE_COVERAGE=1
- python: 3.4
- python: 3.5
......
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