Re: automated building/testing for SDL_Perl?
[email protected] (Mason James) Mon, 12 Aug 2013 08:56:15 +1200
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2013-08-12, at 7:20 AM, Mason James wrote: > hi All >=20 > I've recently learnt how to use the Travis [1] automated build system = with github repos >=20 > its a pretty handy tool that detects errors in commits; and also = builds/tests your codebase after any commit series is pushed, on = multiple versions of perl even (currently 5.10 -> 5.18)=20 >=20 oh, also... some other nice things with Travis, is that (afaik) it can be configured = to send emails and irc messages after a build so we could get Travis to send build messages to #sdl on irc.perl.org, = (or create a 'build' mailing list)=