incubator-nemo
incubator-nemo copied to clipboard
[MINOR] Migrate from travis to GitHub actions
Major changes:
- As Travis CI is discontinuing the free CI build for open source projects, we should migrate to Github actions, as suggested by ASF. (https://cwiki.apache.org/confluence/display/INFRA/Travis+Migrations)
Minor changes to note:
- None
Tests for the changes:
- None
Other comments:
- None
Closes #340