mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-06 22:59:27 +00:00
15 lines
282 B
YAML
15 lines
282 B
YAML
build_settings:
|
|
verbose: false
|
|
prefer_symlink: false
|
|
|
|
setup:
|
|
|
|
test:
|
|
codeception:
|
|
config: "tests"
|
|
# php_unit:
|
|
# directory: "tests/phpunit/"
|
|
# args: "--bootstrap 'test/phpunit/bootstrap.php' --configuration 'tests/phpunit/phpunit.xml'"
|
|
|
|
complete:
|