mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update .travis.yml
This commit is contained in:
parent
98b227bdc9
commit
f209059d82
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user