On 12/17/19 12:42 PM, Kevin Laatz wrote: > 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 availble and the newer features that come with them.
Acked-by: Andrzej Ostruszka <a...@semihalf.com> But I do have a question - should this come together with removal of extra sources/packages added just to overcome building problems resulting from outdated distro? Or this should be responsibility of person that added those (e.g. I've added gcc-7 from ubuntu-toolchain/r-test for LTO builds) Regards Andrzej