alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.03k stars 779 forks source link

Tests fix to avoid errors in Travis CI #73

Closed esvitaly closed 6 years ago

esvitaly commented 6 years ago

Jenkins CI test failed with ECONNRESET error. May be it's a good idea to change remote host in 'render google.com should succeed' test to another (github.com for example) to avoid google banhammer.

kimmobrunfeldt commented 6 years ago

Thank you for the contribution!