automated building/testing for SDL_Perl?

[email protected] (Mason James) Mon, 12 Aug 2013 07:20:41 +1200
Newsgroups perl.sdl.devel
Message-ID <[email protected]>
hi All

I've recently learnt how to use the Travis [1] automated build system =
with github repos

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


with some pretty small changes, I've managed to get both the SDL and =
Alien-SDL repos building/testing successfully with Travis [2][3]
(i plan on sorting the SDL2 and Alien-SDL2 repos soon)

so=85 is this something people are keen on using for SDL_Perl project?


cheers, Mason

[1] https://travis-ci.org/
[2] https://travis-ci.org/KohaAloha/SDL
[3] https://travis-ci.org/KohaAloha/Alien-SDL