Remove php coveralls
This commit is contained in:
parent
940d24c462
commit
cb511af7eb
3 changed files with 28 additions and 344 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue