Skip to content

Conversation

@MasterOdin
Copy link
Contributor

This adds a Github Actions workflow to this project, which is identical to Travis-CI with the exception of not testing against Python Nightly. Given the simplicity of the codebase, I don't think this is a real loss of things, with the benefit that GH actions increasingly a nicer platform than Travis-CI beyond a few edge cases.

Signed-off-by: Matthew Peveler <[email protected]>
@zlatanvasovic
Copy link
Contributor

Shouldn't you also delete .travis.yml?

@MasterOdin
Copy link
Contributor Author

I can, or can leave it for a "transitional period" to make sure everyone is happy with GH actions. I'm happy to do either.

@MasterOdin
Copy link
Contributor Author

I forgot to mention in the above that GitHub does not support Python 3.4, but given that it's EOL anyway and no current LTS distro ships with it, I think it's fine to drop.

@zlatanvasovic zlatanvasovic merged commit 63a7d10 into master May 13, 2020
@zlatanvasovic zlatanvasovic deleted the gh_actions branch May 13, 2020 21:20
@zlatanvasovic
Copy link
Contributor

Alright. You can proceed with deleting .travis.yml now. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants