On Tue, Oct 9, 2018 at 12:02 PM Antoine Pitrou <anto...@python.org> wrote:
>
> One question which came to my mind is how to develop, debug and maintain
> the nightly tasks without waiting for the nightly Travis run for
> validation.  It doesn't seem easy to trigger a "nightly" build from the
> Travis UI.

I think we should develop a bot that we can ask to run tasks having a
particular name or matching a wildcard. e.g. something like

@arrow-test-bot validate conda

>
> Regards
>
> Antoine.

Reply via email to