2017-05-12 15:15:05 +00:00
|
|
|
parameters:
|
|
|
|
git_dir: .
|
|
|
|
bin_dir: vendor/bin
|
|
|
|
tasks:
|
|
|
|
phplint: ~
|
2017-05-12 15:21:47 +00:00
|
|
|
phpunit:
|
|
|
|
config_file: phpunit/phpunit.xml
|
2017-05-12 21:52:21 +00:00
|
|
|
always_execute: true
|
2017-05-12 15:26:12 +00:00
|
|
|
jsonlint:
|
|
|
|
detect_key_conflicts: true
|