"Johannes Schindelin via GitGitGadget" <[email protected]> writes:
> From: Johannes Schindelin <[email protected]> > > The name is hard-coded to reflect that we use Travis CI for continuous > testing. > > In the next commits, we will extend this to be able use Azure DevOps, > too. > > So let's adjust the name to make it more generic. > > Signed-off-by: Johannes Schindelin <[email protected]> > --- With many pieces still shared across these two CI systems, this looks like an excellent move. I was wondering if the other extreme of moving ci/* to ci/travis/*, introducing ci/azure/* and sharing nothing was needed, but being able to share meaning amount of set-up sounds quite good.

