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
1 changed files with 1 additions and 1 deletions

View File

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