filter: excluded_paths: [tests/*, vendor/*] build: nodes: analysis: tests: override: [php-scrutinizer-run] coverage: tests: override: - command: ./vendor/bin/phpunit --coverage-clover coverage/clover.xml coverage: file: coverage/clover.xml format: clover
# language: php # tests: true credentials: http_basic: 'nova.laravel.com': # domain name username: [email protected] # username password: cLSdTL2RGqP6yeTcDH4wSxXmrOPhwusQoyQ6XWcp # password