Commit 5405d1e2 authored by Benoit Pierre's avatar Benoit Pierre

travis: update PyPy jobs to use more recent versions

parent 5b128e8c
......@@ -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