CI: Stop building on Ubuntu 14.04 'trusty'
authorSimon McVittie <smcv@collabora.com>
Mon, 3 Dec 2018 19:44:47 +0000 (19:44 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 12:32:45 +0000 (12:32 +0000)
commitacae9c0643bb755144ad18f2a0cbf5af5385e8aa
tree785d70963dc9d3bc4edae3f6482c7ac84ecbf0e3
parent7c00027eb774978b836b808d7a62863b6e71dd1f
CI: Stop building on Ubuntu 14.04 'trusty'

The version of gcc in trusty is too old for AddressSanitizer, which we
want to be able to start using, and Travis-CI finally supports Ubuntu
16.04 'xenial' now. This lets us remove some workarounds, but we need
to update others.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 0c553afcd9c79bc19ffdad67980f421def5d0613)
.gitlab-ci.yml
.travis.yml
tools/ci-install.sh