User tests: Successful: Unsuccessful:
Since as I've written in the wiki: https://github.com/joomla-extensions/weblinks/wiki/Programs-needed-on-Windows-to-get-the-tests-running it's possible to install curl on windows with the ca cert bundles, it doesn't make sense to generally do an --insecure connection on windows.
That's why I'm adding the --insecure option to the robo.ini file. If the user doesn't have the correct curl binaries and ca-cert bundles, then he can set the insecure flag to true and curl should be able to download composer.phar
Milestone |
Added: 3.4.2 |
@compojoom Can you please update your branch to latest changes, thanks
Restarting the build on this one