language: php php: - 5.5 before_install: - composer self-update install: - composer install script: - ./vendor/bin/phpunit