diff --git a/.travis.yml b/.travis.yml index 0951eaf27..43c7eb5d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ matrix: # required to run python3.7 on Travis CI # https://github.com/travis-ci/travis-ci/issues/9815 dist: xenial - - python: pypy2.7-5.8.0 + - python: pypy2.7-6.0 # disable coverage.py on pypy because of performance problems env: TOXENV=pypy - language: generic