Files
FHC-Core/phpci.yml
T
2016-09-28 11:17:18 +02:00

20 lines
313 B
YAML

build_settings:
verbose: false
prefer_symlink: false
ignore:
- "vendor"
- "tests"
setup:
test:
lint:
directories:
- "application/"
recursive: true
codeception:
config: "tests/codeception/"
path: "tests/codeception/_output/"
complete: