ci: switch to Ubuntu 18.04 in Travis
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 17 Dec 2019 11:42:59 +0000 (11:42 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Sun, 19 Jan 2020 18:22:41 +0000 (19:22 +0100)
commit0218fe50c4cfe4c2d41d145ba79451912cdb13b5
tree717a2cd09bf756fae9b0ce13f92a9cd9d9f34047
parentd55e01f579e14bf0b59cd35325ff5a04d64a5baa
ci: switch to Ubuntu 18.04 in Travis

Currently, the Travis CI is using Ubuntu 16.04 LTS (Xenial) which is
becoming increasingly outdated. This patch updates Travis to use Ubuntu
18.04 LTS (Bionic) which will give us the benefit of more up-to-date
packages being available and the newer features that come with them.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Andrzej Ostruszka <amo@semihalf.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
.travis.yml