diff --git a/.travis.yml b/.travis.yml index f3b91a8dc..3ce098cad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,8 +30,8 @@ jobs: python: "3.7" - name: "Python 3.8 on Xenial Linux" python: "3.8" - - name: "Python 3.9 (dev) on Xenial Linux" - python: "3.9-dev" + - name: "Python 3.9 on Xenial Linux" + python: "3.9" - name: "Python 3.7 on macOS" os: osx osx_image: xcode11.5