Custom unit test code.

This commit is contained in:
Shoghi Cervantes
2013-08-28 18:19:48 +02:00
parent 251859921d
commit ad1930da88
4 changed files with 40 additions and 28 deletions

View File

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