language: php php: - 7.1 - 7.2 before_script: - composer install --dev --prefer-source --no-interaction script: - bin/phpunit