#### Issue Summary This test builds don't update for the long time. This works are as follows: - Upgrade the PHPUnit version. - Modify the Travis setting in `.travis.yml`. - Using the class-based PHPUnit namespace for the latest PHPUnit version. - Add the `phpunit.xml.dist` in `test` folder.