language: php php: - 5.4 - 5.5 - 5.6 install: - composer self-update - composer install script: phpunit --bootstrap vendor/autoload.php