Hacker News new | ask | show | jobs
by shanemhansen 3446 days ago
That's odd. It would be nice if branches could be tested with the build bot.
1 comments

I agree. When I submit a commit for Racket, the branch is tested in Travis and AppVeyor. That catches a lot of error.

Anyway, Racket has an additional internal CI called DrDr and some very subtle errors are only detected there, after the commit is merged.