1
0
Fork 0

phpci file

This commit is contained in:
Simon Vieille 2016-12-03 18:41:54 +01:00
parent d6f4e098a4
commit 3cb4894bd0
1 changed files with 14 additions and 0 deletions

14
phpci.yml Normal file
View File

@ -0,0 +1,14 @@
build_settings:
verbose: false
prefer_symlink: false
setup:
composer:
action: "install"
test:
php_unit:
directory: "tests/"
args: "--configuration 'phpunit.xml'"
complete: