PATH:
home
/
lab2454c
/
healthvalidate.com
/
vendor
/
cloudinary
/
cloudinary_php
language: php php: - '7.4' - '7.3' - '7.2' - '7.1' - '7.0' - '5.6' before_install: - export COMPOSER_MEMORY_LIMIT=-1 install: composer install before_script: > export CLOUDINARY_URL=$(bash tools/get_test_cloud.sh); echo cloud_name: "$(echo $CLOUDINARY_URL | cut -d'@' -f2)" script: vendor/bin/phpunit branches: except: - staging-test
[+]
samples
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
.github
[+]
..
[-] CONTRIBUTING.md
[edit]
[+]
tests
[-] DEVELOPER_GUIDELINE.md
[edit]
[-] .gitignore
[edit]
[-] RoboFile.php
[edit]
[+]
tools
[-] .htaccess
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
docs
[-] phpcs.xml
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]