Demayl / raku-Email-Valid

Email::Valid - Check validity of email addresses
Artistic License 2.0
5 stars 6 forks source link

Add Travis-CI configuration #4

Closed paultcochrane closed 8 years ago

paultcochrane commented 8 years ago

This allows the project to be automatically built and tested with the latest version of Perl6 on the Travis-CI continuous integration service.

Demayl commented 8 years ago

Thanks