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