PHPCI Config

This commit is contained in:
Paminger
2015-02-20 12:03:00 +01:00
parent 199cc69f8e
commit 5f2928c00e
+14
View File
@@ -0,0 +1,14 @@
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: