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