From: ArthurHoaro Date: Mon, 6 Jul 2020 06:25:34 +0000 (+0200) Subject: Travis CI: upgrade distribution and remove deprecated sudo X-Git-Tag: v0.12.0-beta~6^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7e884740f1b4350d0e03b710e3cf2c6d4186f050;hp=7e884740f1b4350d0e03b710e3cf2c6d4186f050;p=github%2Fshaarli%2FShaarli.git Travis CI: upgrade distribution and remove deprecated sudo This upgrade fixes PHP 7.4 fatal error builds, because dist < xenial do not include php-gd with PHP 7.4. ---