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