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