diff --git a/.travis.yml b/.travis.yml index 2e8544c..797e589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: python python: - "3.6" - "3.7" - - "pypy3.5-6.0" + - "pypy3.6-7.0.0" - "3.8-dev" cache: pip