Loading .travis.yml +2 −1 Original line number Diff line number Diff line dist: xenial # For PHP 5.5 and lower testing we need to stick to Ubuntu 14.04. dist: trusty language: php sudo: false Loading Loading
.travis.yml +2 −1 Original line number Diff line number Diff line dist: xenial # For PHP 5.5 and lower testing we need to stick to Ubuntu 14.04. dist: trusty language: php sudo: false Loading