phpunit configuration file

This commit is contained in:
Shoghi Cervantes
2013-08-28 16:48:50 +02:00
parent 29d089db5b
commit 392c8d273e
2 changed files with 8 additions and 1 deletions

View File

@ -7,7 +7,7 @@ before_script:
- pecl install channel://pecl.php.net/pthreads-0.0.44
script:
- phpunit ServerSuiteTest src/tests/ServerSuiteTest.php
- phpunit --configuration phpunit.xml
notifications:
email: false