Python updated for Travis CI

This commit is contained in:
Mateusz Pusz
2020-05-08 23:07:34 +02:00
parent 56d0b6d4a2
commit 097a7badd7

View File

@@ -7,7 +7,7 @@ linux: &linux
os: linux
dist: xenial
language: python
python: "3.7"
python: "3.8"
services:
- docker
osx: &osx