master
language: php php: - 7.1 install: - composer install --prefer-source --no-interaction script: - bin/phpunit notifications: email: false