Actually, I think a nightly build artifact would only be supported via Jenkins. Travis can upload to things like nexus, but I don't believe we publish our credentials outside of the environment.
This may also be a use case for jenkins pipelines, to orchestrate the build steps required programmatically via a groovy DSL instead of job configs. John On Sat, Sep 17, 2016 at 9:19 AM Bertrand Delacretaz <bdelacre...@apache.org> wrote: > On Sat, Sep 17, 2016 at 10:23 AM, Geertjan Wielenga > <geertjan.wiele...@googlemail.com> wrote: > > ...The #1 requirement here is that there should be nightly > > builds and that is supported, from your response here... > > Yes, definitely, for that there's at least Jenkins at > https://builds.apache.org/ and Travis, > https://blogs.apache.org/infra/entry/apache_gains_additional_travis_ci > > -Bertrand > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >