alebcay / awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal
32.59k stars 2.37k forks source link

Latest Pull Requests are failing Travis/CI #387

Closed frosencrantz closed 4 years ago

frosencrantz commented 4 years ago

Hi @alebcay

The latest pull requests are failing in travis-ci. Some of links have moved or disappeared.

It was not clear from your guidelines how you prefer these to be fixed:

labbots commented 4 years ago

I see similar issue with my pull request. Error seams to be because of SSL certificate issue.

[L415]  https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired) 
alebcay commented 4 years ago

Thanks for your concerns, I apologize for not getting to this sooner. The CI issues should be resolved now. Generally if the failure is unrelated to the specific contribution, I will fix it myself.

labbots commented 4 years ago

Thanks for letting know.. @alebcay.