Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move CI from Travis to Github Actions #444

Closed
iamdefinitelyahuman opened this issue Apr 24, 2020 · 1 comment · Fixed by #445
Closed

Move CI from Travis to Github Actions #444

iamdefinitelyahuman opened this issue Apr 24, 2020 · 1 comment · Fixed by #445
Labels
priority Should be included in next release

Comments

@iamdefinitelyahuman
Copy link
Member

Overview

Stop using Travis and start using Github Actions.

The beautiful thing about Actions is that anyone who forks the repo has access to CI. They don't need to make an account with a 3rd party site or enable anything... they don't even need to understand how CI works!

Specification

Translate .travis.yml to the Actions yaml format.

@iamdefinitelyahuman iamdefinitelyahuman added the priority Should be included in next release label Apr 24, 2020
@Skyge
Copy link
Contributor

Skyge commented Apr 25, 2020

Sounds like great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority Should be included in next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants