WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
vendor
/
jakeasmith
/
http_build_url
/
Name
Action
..
.gitignore
Edit
.travis.yml
Edit
LICENSE
Edit
composer.json
Edit
phpunit.xml.dist
Edit
readme.md
Edit
src
tests
Editing: .travis.yml
sudo: false language: php php: - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - hhvm script: phpunit --coverage-text