zenhack / simp_le

Simple Let's Encrypt client
GNU General Public License v3.0
224 stars 38 forks source link

Question: main page says the build fails - will current version work? #53

Closed polapi closed 7 years ago

zenhack commented 7 years ago

It should be fine. The "build" failure is a problem with the testing infrastructure itself; I think a bit of bitrot having to do with pylint that I haven't gotten around to fixing. Here's the actual error:

https://travis-ci.org/zenhack/simp_le/jobs/230599027#L548

Apparently we're passing an option to pylint that it doesn't recognize (anymore). So I need to get around to fixing that, but it shouldn't affect users at all.

zenhack commented 7 years ago

Build is passing again, going to close this.