diff --git a/.travis.yml b/.travis.yml index 158cff99..1f218c81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ matrix: - python: 3.5 - python: 3.6 - python: 3.7 - - python: 3.8-dev + - python: 3.8 - python: pypy3.5 before_install: - echo "running under $TRAVIS_PYTHON_VERSION"