jonswar / perl-mason

Mason 2
58 stars 20 forks source link

Add initial Travis-CI configuration #31

Open paultcochrane opened 9 years ago

paultcochrane commented 9 years ago

Travis-CI (https://travis-ci.org) is a very good continuous integration service. This PR adds the Travis-CI configuration file with a working build and test configuration. As soon as Devel::LeakGuard::Object version 0.08 is available from CPAN, the explicit installation of ExtUtils::MakeMaker can be removed.

This PR is intended to be helpful; if it should be modified or updated before it can be accepted, please let me know. If it is undesirable to add this functionality to the project, please simply say so and close the PR.