diff --git a/.travis.yml b/.travis.yml index 1c4fe394..84244371 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ matrix: - python: "3.5" - python: "3.6" - python: "3.7" - - python: "3.8" + - python: "3.8.2" - python: "pypy3" install: - pip install -e .