Merge pull request #15404 from frederic34/patch-8

remove hirak/prestissimo
This commit is contained in:
Laurent Destailleur 2020-11-15 13:16:06 +01:00 committed by GitHub
commit 496e3c1bda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,8 @@ install:
rm $TRAVIS_BUILD_DIR/composer.lock
composer self-update
# To have composer making parallel downloads
composer global require hirak/prestissimo
# This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.
# composer global require hirak/prestissimo
composer -n init
composer -n config vendor-dir htdocs/includes
echo