filter: excluded_paths: - 'tests/' - 'vendor/' # see https://scrutinizer-ci.com/docs/tools/php/php-scrutinizer/ build: nodes: php: tests: override: - php-scrutinizer-run --enable-security-analysis - command: vendor/bin/phpunit --coverage-clover=coverage.clover coverage: file: coverage.clover format: clover
# language: php build: environment: variables: FINKOK_USERNAME: '[email protected]' FINKOK_PASSWORD: 'wrong password' FINKOK_SNID: 'SN03192650' FINKOK_REGISTRATION_ADD_CREATE_RANDOM_RFC: '1' FINKOK_LOG_CALLS: '1'