Update .travis.yml

This commit is contained in:
Laurent Destailleur 2019-09-03 15:35:06 +02:00 committed by GitHub
parent 0939ea18bc
commit 132aceaa20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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