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
0939ea18bc
commit
132aceaa20
|
|
@ -110,6 +110,7 @@ install:
|
|||
rm $TRAVIS_BUILD_DIR/composer.json
|
||||
rm $TRAVIS_BUILD_DIR/composer.lock
|
||||
composer self-update
|
||||
# To have composer making parallel downloads
|
||||
composer global require hirak/prestissimo
|
||||
composer -n init
|
||||
composer -n config vendor-dir htdocs/includes
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user