__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
env:
global:
- setup=basic
matrix:
include:
- php: 5.6
env: setup=lowest
sudo: false
before_install:
- travis_retry composer self-update
install:
- if [[ $setup = 'basic' ]]; then travis_retry composer install --no-interaction --prefer-dist; fi
- if [[ $setup = 'lowest' ]]; then travis_retry composer update --prefer-dist --no-interaction --prefer-lowest --prefer-stable; fi
script: vendor/bin/phpcs --standard=PSR2 src && vendor/bin/phpunit --coverage-text
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| src | Folder | 0750 |
|
|
| tests | Folder | 0750 |
|
|
| .travis.yml | File | 541 B | 0640 |
|
| CONTRIBUTING.md | File | 544 B | 0640 |
|
| LICENSE | File | 1.04 KB | 0640 |
|
| README.md | File | 2.24 KB | 0640 |
|
| composer.json | File | 1.02 KB | 0640 |
|
| grumphp.yml | File | 344 B | 0640 |
|
| makedoc.sh | File | 3.86 KB | 0640 |
|
| phpunit.xml.dist | File | 664 B | 0640 |
|
| phpunit.xml.dist~ | File | 842 B | 0640 |
|