travis: upgrade to Ubuntu 18.04 (Bionic)
authorRichard Russon <rich@flatcap.org>
Mon, 16 Sep 2019 14:23:50 +0000 (15:23 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 16 Sep 2019 14:23:50 +0000 (15:23 +0100)
.travis.yml

index 439c39dd371c0ff59c3540896e9a38f4ce256e56..0002b59fd6e60f48fe64c8b056505dedcd2f0d85 100644 (file)
@@ -1,7 +1,7 @@
 notifications:
   email: false
 
-dist: xenial
+dist: bionic
 
 language: c
 compiler: gcc
@@ -16,7 +16,7 @@ addons:
       - gettext
       - libdb-dev
       - libgdbm-dev
-      - libgnutls-dev
+      - libgnutls28-dev
       - libgpgme11-dev
       - libgss-dev
       - libidn2-0-dev