diff --git a/.travis.yml b/.travis.yml index a0a8f50f..685e5a9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,15 +5,10 @@ sudo: false matrix: include: - python: 2.7 - - python: 3.4 - python: 3.5 - python: 3.6 - python: 3.7 - dist: xenial - sudo: yes - - python: nightly - dist: xenial - sudo: yes + - python: 3.8 - python: pypy - python: pypy3