language: php install: - composer install before_install: - composer selfupdate after_success: - bash <(curl -s https://codecov.io/bash)