language: php php: - 5.3 - 5.4 - 5.5 - 5.6 - hhvm matrix: allow_failures: - php: hhvm before_script: - composer self-update - composer install --dev --ignore-platform-reqs script: phpunit --coverage-clover clover after_success: - wget https://scrutinizer-ci.com/ocular.phar - php ocular.phar code-coverage:upload --format=php-clover clover
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 6 B | 0644 |
|
.travis.yml | File | 392 B | 0644 |
|
CHANGELOG.md | File | 1.13 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.rst | File | 1.23 KB | 0644 |
|
composer.json | File | 743 B | 0644 |
|
composer.lock | File | 8.04 KB | 0644 |
|
phpunit.xml.dist | File | 679 B | 0644 |
|