Files
FHC-Core/phpci.yml
T
2015-02-20 12:03:52 +01:00

15 lines
269 B
YAML

build_settings:
verbose: false
prefer_symlink: false
setup:
test:
codeception:
config: "."
php_unit:
directory: "tests/phpunit/"
args: "--bootstrap 'test/phpunit/bootstrap.php' --configuration 'tests/phpunit/phpunit.xml'"
complete: