language: php php: - 5.3 - 5.4 - 5.5 - 7.0 - hhvm script: phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml tests