mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-24 07:55:35 +00:00
--dev option deprecated
This commit is contained in:
@@ -8,6 +8,6 @@ php:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
- composer install --prefer-source --no-interaction --dev
|
- composer install --prefer-source --no-interaction
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
Reference in New Issue
Block a user