language: php php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - hhvm before_install: - composer self-update --no-interaction install: - composer install --no-interaction --prefer-source --dev script: vendor/bin/phpunit
info at phpclasses dot org