sendgrid / email-templates

A repository of common email templates to use and modify to your heart's content.
https://sendgrid.com
MIT License
820 stars 985 forks source link

Add email template validation to TravisCI #18

Closed mbernier closed 7 years ago

mbernier commented 7 years ago

Is there a way to validate the email HTML inside of a TravisCI script? Maybe through an npm package or something else?

Set up a travis.yml that will cause all of the files within sub directories of this repo to be validated for proper HTML.