Add API builder

This commit is contained in:
Romain Neutron 2012-05-30 12:09:30 +02:00
commit 1a974db727
3 changed files with 54 additions and 21 deletions

View file

@ -9,7 +9,7 @@
stopOnFailure="false"
syntaxCheck="true"
verbose="false"
bootstrap="bootstrap.php"
bootstrap="vendor/autoload.php"
>
<logging>
<log type="coverage-html" target="tests/phpunit_report/report" charset="UTF-8"