language: php php: - 7.2 - 7.3 - 7.4 matrix: fast_finish: true script: - phpunit -c ./tests/phpunit.xml