mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
further adjustment
This commit is contained in:
@@ -6,8 +6,7 @@ php:
|
||||
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer update --no-suggest
|
||||
- composer install --no-interaction
|
||||
- composer install --prefer-source --no-interaction
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit --coverage-clover=coverage.xml
|
||||
|
||||
Reference in New Issue
Block a user