Upgrade to the production version of Python 3.8
This commit is contained in:
parent
1bfe328a1b
commit
6d4c4d9f27
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ python:
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8-dev
|
- 3.8
|
||||||
dist: xenial
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
Loading…
Reference in a new issue