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.
This commit is contained in:
ArthurHoaro 2020-07-06 08:25:34 +02:00 committed by ArthurHoaro
parent 78c2f122e0
commit 7e884740f1

View file

@ -1,5 +1,4 @@
sudo: false
dist: trusty
dist: bionic
matrix:
include: