http://en.wikipedia.org/wiki/Travis_CI
I don't that much, but I would say that it is a motor to execute unit tests so it make integration test finally. And I guess once you configure your project to work with it each you commit something on github it will execute all your unit tests and let you know that your build is good to go as long as your unit tests are up to date... Richard On Tue, Mar 19, 2013 at 10:51 AM, Marco Túlio Cícero de M. Porto < [email protected]> wrote: > Hi! > > forgive my ignorance.... what's Travis and what does it do ? (explanation > for 3 year old if you can) > Also, what benefits I can have by integrating it with Web2py ? > > Thanks for the info. > Cheers, > Marco Tulio > > > 2013/3/18 Massimo Di Pierro <[email protected]> > >> Passes all tests using travis.ci including python 2.5/2.6/2.7 >> sqlite/mysql/postgres. >> >> Thanks to Marc who originally pushed for travis.ci integration one year >> ago and Niphlod for his help in getting this to work, explaining it to me >> like a three years old (and I needed the explanation), and for fixing all >> tests! >> >> https://travis-ci.org/web2py/web2py >> >> Massimo >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > []'s > Marco Tulio > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

