aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-07-06 08:25:34 +0200
committerArthurHoaro <arthur.hoareau@wizacha.com>2020-07-06 09:28:50 +0200
commit7e884740f1b4350d0e03b710e3cf2c6d4186f050 (patch)
tree7ce86b54d2d948859598dd4f97ef2a8ef26ab039 /.travis.yml
parent78c2f122e067f8bab62deb7ef758708721f4a9ba (diff)
downloadShaarli-7e884740f1b4350d0e03b710e3cf2c6d4186f050.tar.gz
Shaarli-7e884740f1b4350d0e03b710e3cf2c6d4186f050.tar.zst
Shaarli-7e884740f1b4350d0e03b710e3cf2c6d4186f050.zip
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f466c317..d04a45d1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
1sudo: false 1dist: bionic
2dist: trusty
3 2
4matrix: 3matrix:
5 include: 4 include: