WP File Manager
Current Path:
/
home
/
translil
/
www
/
amitram
/
vendor
/
algo26-matthias
/
idna-convert
/
Name
Action
..
.gitattributes
Edit
.github
.gitignore
Edit
.travis.yml
Edit
CODE_OF_CONDUCT.md
Edit
LICENSE
Edit
README.md
Edit
UPGRADING.md
Edit
composer.json
Edit
docker-compose.yml
Edit
phpunit.xml
Edit
src
tests
Editing: .travis.yml
language: php php: - 7.2 - 7.3 - 7.4 - nightly matrix: fast_finish: true allow_failures: - php: - nightly before_install: - composer install