← Back to team overview

openerp-community team mailing list archive

Re: OCA: transition from Launchpad to Github

 


I need advice to setup travis for account financial tools.
The addon account_constraints adds a lot of constraints and make other addons tests fails.

Nicolas,

You could try splitting up tests into different build jobs:
http://docs.travis-ci.com/user/speeding-up-the-build/#Parallelizing-your-builds-across-virtual-machines

/DR


References