dadeg/php-crowdflower

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: php
php:
 - 5.5
 - 5.4
 - hhvm
script: vendor/bin/phpunit tests
install: composer install