language: php sudo: false matrix: include: - php: hhvm-3.18 dist: trusty - php: 5.3 dist: precise - php: 5.4 dist: trusty - php: 5.5 dist: trusty - php: 5.6 dist: xenial - php: 7.0 dist: xenial - php: 7.1 dist: bionic - php: 7.2 dist: bionic - php: 7.3 dist: bionic before_script: travis_retry composer install script: vendor/bin/phpunit
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
.travis.yml | File | 434 B | 0644 |
|
LICENSE | File | 11.09 KB | 0644 |
|
Makefile | File | 1.62 KB | 0644 |
|
README.md | File | 5.59 KB | 0644 |
|
composer.json | File | 1.3 KB | 0644 |
|
phpunit.xml.dist | File | 678 B | 0644 |
|