mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-22 07:05:23 +00:00
Corrected tavis.yml
This commit is contained in:
@@ -10,7 +10,8 @@ env:
|
||||
- PREFER_LOWEST=""
|
||||
|
||||
before_script:
|
||||
- composer self-update $PREFER_LOWEST
|
||||
- composer self-update
|
||||
- composer update $PREFER_LOWEST
|
||||
- composer install --prefer-source --no-interaction
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user