language: php sudo: false cache: directories: - vendor - $HOME/.composer/cache/files matrix: include: - php: 7.0 - php: 7.1 - php: 7.2 - php: 7.3 fast_finish: true before_install: # turn off XDebug - phpenv config-rm xdebug.ini || return 0 install: - travis_retry composer install script: ./vendor/bin/simple-phpunit
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
doc | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 224 B | 0644 |
|
.gitattributes | File | 24 B | 0644 |
|
.gitignore | File | 36 B | 0644 |
|
.php_cs.dist | File | 695 B | 0644 |
|
.travis.yml | File | 395 B | 0644 |
|
CHANGELOG | File | 52.61 KB | 0644 |
|
LICENSE | File | 1.46 KB | 0644 |
|
README.rst | File | 484 B | 0644 |
|
composer.json | File | 1.34 KB | 0644 |
|
drupal_test.sh | File | 1.74 KB | 0644 |
|
phpunit.xml.dist | File | 815 B | 0644 |
|