PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
seregazhuk
/
php-watcher
language: php jobs: include: - stage: "PHP7.2 - lowest" php: 7.2 script: - composer update -n --prefer-dist --prefer-lowest --no-suggest - composer dump-autoload - php vendor/bin/phpunit - stage: "PHP7.3 - highest" php: 7.3 script: - composer update -n --prefer-dist --no-suggest - composer dump-autoload - php vendor/bin/phpunit - stage: "PHP7.4 - highest" php: 7.4 script: - composer update -n --prefer-dist --no-suggest - composer dump-autoload - php vendor/bin/phpunit
[+]
..
[-] php-watcher.yml.dist
[edit]
[+]
tests
[-] .scrutinizer.yml
[edit]
[-] php-watcher
[edit]
[-] phpunit.xml.dist
[edit]
[-] .travis.yml
[edit]
[-] composer.json
[edit]
[+]
images
[+]
src
[-] .gitignore
[edit]
[-] README.md
[edit]
[-] CHANGELOG.md
[edit]