akrabat opened a new pull request #2641: Install composer in its own layer URL: https://github.com/apache/incubator-openwhisk/pull/2641 Composer installation seems to fail sometimes in the CI build environment. Move the installation of composer to a separate layer and separate the download of the file via curl from the installation process. Finally, run `composer --version` to ensure that it has been installed correctly. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
