PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
phpunit
/
php-timer
language: php php: - 7.1 - 7.2 - 7.3 - 7.4snapshot before_install: - composer self-update - composer clear-cache install: - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest script: - ./vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash) notifications: email: false
[+]
..
[-] .gitattributes
[edit]
[-] composer.json
[edit]
[+]
src
[+]
tests
[-] README.md
[edit]
[-] .travis.yml
[edit]
[-] ChangeLog.md
[edit]
[-] build.xml
[edit]
[-] .php_cs.dist
[edit]
[-] phpunit.xml
[edit]
[-] .gitignore
[edit]
[-] LICENSE
[edit]
[+]
.github
[-] .htaccess.disabled
[edit]