diff --git a/.jenkins/bin/init/composer_install.sh b/.jenkins/bin/init/composer_install.sh index cfea9704f..8d74fe861 100755 --- a/.jenkins/bin/init/composer_install.sh +++ b/.jenkins/bin/init/composer_install.sh @@ -3,7 +3,7 @@ set -x # on the root dir -composer install +# composer install -a # => Not needed anymore (libs were added to git with N°2435) # under the test dir