From: mmd Date: Thu, 14 May 2020 20:52:04 +0000 (+0200) Subject: Update travis to bionic=Ubuntu18 (#1800) X-Git-Tag: v3.5.0~11 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/08b05964fa50cf2af9a39e76b87d4356a021ff51?ds=sidebyside Update travis to bionic=Ubuntu18 (#1800) --- diff --git a/.travis.yml b/.travis.yml index f5344742..da6dd3a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ --- os: linux -dist: xenial +dist: bionic language: python python: - "3.6"