Upgrade to the production version of Python 3.8

This commit is contained in:
Christian Clauss 2019-11-04 19:44:15 +01:00 committed by GitHub
parent 1bfe328a1b
commit 6d4c4d9f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8-dev
dist: xenial
- 3.8
services:
- docker
cache: pip