Remove php coveralls

This commit is contained in:
Jonny Barnes 2017-12-24 17:06:59 +00:00
parent 940d24c462
commit cb511af7eb
3 changed files with 28 additions and 344 deletions

View file

@ -64,10 +64,7 @@ before_script:
#- sleep 5
script:
- php vendor/bin/phpunit --coverage-clover build/logs/clover.xml
- php vendor/bin/phpunit --coverage-text
- phpcs
#- php artisan dusk
- php vendor/bin/security-checker security:check --end-point=http://security.sensiolabs.org/check_lock
after_success:
- travis_retry php vendor/bin/coveralls