Get automated tests running on pull requests again
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 1.1k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
We used to have vroom run automatically on every pull request using Travis CI hooks, but those have been disabled. We should delete the remnant .travis.yml file and get the equivalent running using GitHub Actions.
See the maktaba plugin's test action for inspiration: https://github.com/google/vim-maktaba/blob/master/.github/workflows/run-tests.yml.
Contributor guide
Assessment
This issue has not been assessed yet.