Switch to GitHub Actions for OS Testing
Open
CICD
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
The project currently uses both GitHub Actions and Travis for build and test. GitHub Actions does a basic build and test and then uploads coverage reports to Codacy. A matrix of OS testing happens on Travis, using multiple VMs of different operating systems. Switch this to all run with GitHub Actions and disable the Travis Builds.
Contributor guide
Assessment
This issue has not been assessed yet.