Try xenial for travis

This commit is contained in:
Laurent Destailleur 2020-01-30 02:09:01 +01:00
parent 25f0e893ba
commit 97f8a01230

View File

@ -3,7 +3,7 @@
# For syntax, see http://about.travis-ci.org/docs/user/languages/php/
# We use dist: trusty to have php 5.4+ available
dist: trusty
dist: xenial
sudo: required
language: php