Dear All, I would like to propose to move from Travis CI to the new CI/CD features in Github with Github Actions [1]. You can see an example for licence check after commit with github actions instead of travis in this pull request [2].
There are many benefits of using Github Actions instead of an external tool like Travis, such as eliminating the need to configure an external tool and integrating better CI with other Github features. We can start moving the CI jobs from Travis to Github step by step until we completely remove the need of using Travis. What do you think? Regards, Moaz [1] https://github.com/features/actions [2] https://github.com/moazreyad/incubator-singa/pull/13
