language: php php: - 5.6 - 7.0 before_script: - travis_retry composer install --prefer-source --no-interaction script: - vendor/bin/phpunit