From e807abbf7c68ce6e04d5b34e6d9d0289942ed97a Mon Sep 17 00:00:00 2001 From: Marcus Huewe Date: Thu, 4 Jun 2020 12:05:07 +0200 Subject: [PATCH] Enable python3.8 testing in travis Based on PR#750 [1]. [1] https://github.com/openSUSE/osc/pull/750 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 85afff0f..8f61c2fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ python: - '2.7' - '3.6' - '3.7' + - '3.8' addons: apt: packages: