Update travis python version to 3.8

This commit is contained in:
Jannik 2020-05-28 17:50:18 +02:00
parent fbe77a10c0
commit 936089ee99

View file

@ -4,7 +4,7 @@ sudo: false
matrix:
include:
python: 3.7
python: 3.8
dist: bionic
sudo: true