language: php php: - 5.4 - 5.5 - 5.6 - nightly - hhvm install: - composer self-update - composer install --prefer-source script: phpunit