From 7aa26f19ad35d3647fcf143dfb90cc8015aab344 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 5 Aug 2020 11:59:26 +0200 Subject: [PATCH] travis: Move to Ubuntu 20.04 LTS Trusty, aka 14.04 LTS, is not officially supported any more. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e5d53fc..2b45223 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: trusty +dist: bionic sudo: false language: node_js node_js: