This is an automated email from the ASF dual-hosted git repository. humbedooh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
commit 4145b62067738adcecfff4b861c339f115425ef6 Author: Daniel Gruno <[email protected]> AuthorDate: Wed Aug 12 14:45:14 2020 +0200 bump ubuntu version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b395a1c..6730ed4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python os: - linux -dist: bionic +dist: focal python: - "3.8"
