language: php sudo: false addons: apt: packages: - diffutils - xsltproc php: - 7.2 - 7.3 - 7.4 script: - cd tests - phpunit .