Update Python 3.8 to stable version.

pull/493/head
KmolYuan 2019-10-26 23:29:25 +08:00
parent 700f0106e0
commit 1cd310dabf
1 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ matrix:
python: "3.7"
- <<: *linux
python: "3.8-dev"
python: "3.8"
- &osx
os: osx
@ -90,7 +90,7 @@ matrix:
env: PYTHON=3.7.0
- <<: *osx
env: PYTHON=3.8-dev
env: PYTHON=3.8.0
before_cache:
- rm -rf $HOME/.cache/pip/log