Log
This commit is contained in:
parent
bd90d783c7
commit
e75617268b
@ -82,7 +82,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- |
|
||||
echo "Updating Composer"
|
||||
echo "Updating Composer (version 2.5 is bugged and generate phpunit error Exception: Serialization of 'Closure' is not allowed)"
|
||||
rm $TRAVIS_BUILD_DIR/composer.json
|
||||
rm $TRAVIS_BUILD_DIR/composer.lock
|
||||
composer -V
|
||||
|
||||
Loading…
Reference in New Issue
Block a user