Vladimir recently set up Github actions for CI in the avatica
repository. These tests now run on Windows, MacOS and Linux.
I also did the same for Avatica-Go a couple of months ago.
We currently have travis and appveyor enabled in the Avatica repo and
travis in the Avatica-Go repo, but given that we have Github actions,
keeping them around seem to be redundant. In addition, the appveyor
integration in Avatica fails on every commit because the appvoyer.yml
was removed.
I propose that we ask infra to disable Travis and Appveyor integration
for the Avatica and Avatica-Go repos.
What do you think?
Francis