mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
revert last change
This commit is contained in:
@@ -4,14 +4,9 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
|
|
||||||
env:
|
|
||||||
matrix:
|
|
||||||
- PREFER_LOWEST="--prefer-lowest"
|
|
||||||
- PREFER_LOWEST=""
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
- composer update --no-suggest $PREFER_LOWEST
|
- composer update --no-suggest
|
||||||
- composer install --no-interaction
|
- composer install --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user