Comment on Testing LLVMparentComments−shanemhansen9yThat's odd. It would be nice if branches could be tested with the build bot.−gus_massa9yI 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.
Comments
That's odd. It would be nice if branches could be tested with the build bot.
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.