filter: excluded_paths: - "tests/" build: environment: variables: REDIS_HOST: '127.0.0.1'
credentials: http_basic: 'nova.laravel.com': # domain name username: '[email protected]' # username password: 'guvfax-zaphu0-Kyczur' # password build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true environment: node: version: 6.0.0 php: version: 7.3 checks: php: true filter: { } coding_style: php: { }