mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
@@ -18,8 +18,8 @@ before_script:
|
||||
script:
|
||||
- vendor/bin/phpunit --coverage-clover=coverage.xml
|
||||
|
||||
# Submit coverage report to https://codecov.io
|
||||
after_success:
|
||||
# Submit coverage report to https://codecov.io
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
# Monitor only these branches
|
||||
|
||||
Reference in New Issue
Block a user