From f2c7a00ef4aba18a19d0fdbc6d9e28c84fab85c5 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 16 Oct 2019 15:37:15 +0200 Subject: [PATCH] travis: Use Ubuntu (Bionic Beaver) 18.04 LTS Signed-off-by: Josef Schlehofer --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e6668f93ca..7ed58c807f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ git: quiet: true language: c -dist: trusty +dist: bionic sudo: false cache: directories: