Clean CI
This commit is contained in:
parent
8ac3d5f9bf
commit
217aa9c420
@ -112,7 +112,6 @@ install:
|
|||||||
rm $TRAVIS_BUILD_DIR/composer.lock
|
rm $TRAVIS_BUILD_DIR/composer.lock
|
||||||
composer self-update
|
composer self-update
|
||||||
# To have composer making parallel downloads
|
# To have composer making parallel downloads
|
||||||
composer global require hirak/prestissimo
|
|
||||||
composer -n init
|
composer -n init
|
||||||
composer -n config vendor-dir htdocs/includes
|
composer -n config vendor-dir htdocs/includes
|
||||||
composer -n config -g vendor-dir htdocs/includes
|
composer -n config -g vendor-dir htdocs/includes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user