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=-c;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. --- 7e884740f1b4350d0e03b710e3cf2c6d4186f050 diff --git a/.travis.yml b/.travis.yml index f466c317..d04a45d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ -sudo: false -dist: trusty +dist: bionic matrix: include: