Update travis python version to 3.8
This commit is contained in:
parent
fbe77a10c0
commit
936089ee99
|
@ -4,7 +4,7 @@ sudo: false
|
|||
|
||||
matrix:
|
||||
include:
|
||||
python: 3.7
|
||||
python: 3.8
|
||||
dist: bionic
|
||||
sudo: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue