<!-- Some things to note prior to opening a Goss feature request: * Goss is intended to be quick and easy to learn. * Goss is focused on the 20% of the 80/20 rule. In other words, Goss focuses on the 20% of features that cover the core aspects of OS testing and benefit 80% of users. * Goss provides a generic [command](https://github.com/aelsabbahy/goss/blob/master/docs/manual.md#command) runner to allow users to cover more nuanced test cases. If after reading the above, you believe your feature is valid within the project scope please submit this feature request. Once a feature is submitted, it will be reviewed. Upon approval, the issue can be worked on and PRs can be submitted that implement this new feature. --> **Describe the feature:** <!-- A clear and concise description of what the feature/problem. --> Find a new CI provider other than travis-ci.org. Queue times have been 45m-1hr as of late. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. Please provide examples of how you would like this feature to work. --> A CI provider with reasonable queue time Added bonus if easy to reproduce locally, Ex: Github Actions + https://github.com/nektos/act ? **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered (if applicable). --> Turning it off and back on again