mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-25 10:20:18 -06:00
Ensured composer 1 for now
This commit is contained in:
parent
90b4bc9b1a
commit
b091bd4e2a
@ -47,7 +47,7 @@ before_install:
|
||||
- yes | pecl install pdo_sqlsrv-5.9.0preview1 swoole-4.5.5 pcov
|
||||
|
||||
install:
|
||||
- composer self-update
|
||||
- composer self-update --1
|
||||
- composer install --no-interaction --prefer-dist $COMPOSER_FLAGS
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user