Now that we have this repo covered by GHA (#159), it's time to remove the Travis integration.
Steps:
- Comment in ongoing issues about the switch.
- After a few weeks with GHA working ok...
- Disable the travis builds (both for pushes and PRs).
- Create a PR to effectively remove {{.travis.yml}} and old CI tests files from the repository.
- Disable Travis builds completely (push & pr) @ https://travis-ci.com/github/moodlehq/moodle-docker/settings
- Process the PR (that will close this).
Party!