language: php php: - '7.1' - '7.2' - nightly install: composer install script: composer test before_script: composer phpcs