]> git.openstreetmap.org Git - nominatim.git/commitdiff
Update travis to bionic=Ubuntu18 (#1800)
authormmd <mmd-osm@users.noreply.github.com>
Thu, 14 May 2020 20:52:04 +0000 (22:52 +0200)
committerGitHub <noreply@github.com>
Thu, 14 May 2020 20:52:04 +0000 (22:52 +0200)
.travis.yml

index f53447422c303ed9740a02edbd18a41acbd768e6..da6dd3a5982c0a5c4a4a9c23c1077fa5b3d07819 100644 (file)
@@ -1,6 +1,6 @@
 ---
 os: linux
-dist: xenial
+dist: bionic
 language: python
 python:
   - "3.6"