csv/.php-censor.yml

15 lines
214 B
YAML
Raw Normal View History

2017-03-12 15:23:41 +01:00
build_settings:
2017-03-12 15:25:36 +01:00
verbose: true
2017-03-12 15:23:41 +01:00
prefer_symlink: false
setup:
composer:
action: "install"
test:
php_unit:
directory: "tests/"
args: "--configuration 'phpunit.xml'"
complete: