I'm at the point where I'd like to start somewhat regular builds of my pypy branch complete with JIT optimization. I tried downloading the build bot but ran into some errors. Does pypy have a build farm that branches can use? Any suggestions on the path-of-least resistance to fire off nightly builds? Thanks, Timothy
On Fri, Jun 1, 2012 at 11:15 PM, Timothy Baldridge <tbaldridge@gmail.com>wrote:
I'm at the point where I'd like to start somewhat regular builds of my pypy branch complete with JIT optimization. I tried downloading the build bot but ran into some errors. Does pypy have a build farm that branches can use? Any suggestions on the path-of-least resistance to fire off nightly builds?
Thanks,
Timothy
I don't think we have excessive build machines. Buildbot should just work though. Have you consider a solution like travis-ci? Cheers, fijal
participants (2)
-
Maciej Fijalkowski -
Timothy Baldridge