thefinn93 / ansible-letsencrypt

An ansible role to generate TLS certificates and get them signed by Let's Encrypt
GNU General Public License v3.0
440 stars 122 forks source link

Travis test config and virtualenv naming #34

Closed pmackay closed 8 years ago

pmackay commented 8 years ago

This PR handles both because I setup the Travis testing on top of the changes for virtualenv package naming (to test it!). Please review and comment when you can. If they need splitting up I can look at that.

thefinn93 commented 8 years ago

Thanks for this! In the future if you plan to PR, i'd prefer each new feature be in a separate pull request, but this was small enough that I didn't really care.