If you have an Appveyor setup that works, I don't see an obvious reason why we couldn't merge that in and use it. Others may have concerns, so I'll let them chime in. One question I have is why it seems your Appveyor setup includes DOCKER_USER and DOCKER_PASS since it seems like there aren't any actions requiring authentication.
-- Michael Mior [email protected] Le mer. 11 juil. 2018 à 11:34, Sergey Nuyanzin <[email protected]> a écrit : > > Hello all > > Are there future plans to have regular check that at least mvn clean install > works fine on Windows? > Unfortunately Travis does not support Windows [1]. Currently I use Appveyor > to do that on my own e.g. [2], [3]. However it would be great if anything > similar will be in Avatica/Calcite repositories > > -- > Best regards, > Sergey > > [1] https://github.com/travis-ci/travis-ci/issues/2104 > [2] https://ci.appveyor.com/project/snuyanzin/calcite-avatica/build/33 > [3] https://ci.appveyor.com/project/snuyanzin/calcite/build/41
