Update .travis.yml

This commit is contained in:
Frédéric FRANCE 2020-11-14 16:45:52 +01:00 committed by GitHub
parent 98b227bdc9
commit f209059d82
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