language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 - 7.3 - hhvm dist: trusty matrix: allow_failures: - php: hhvm before_script: - sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then echo "session.serialize_handler = php" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;' - composer install --dev --prefer-source
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 41 B | 0644 |
|
.travis.yml | File | 359 B | 0644 |
|
LICENSE | File | 1.03 KB | 0644 |
|
README.md | File | 3.38 KB | 0644 |
|
composer.json | File | 615 B | 0644 |
|
phpunit.xml.dist | File | 583 B | 0644 |
|