Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Sep 22, 2021

Travis CI is being turned off for the pytest-dev org (internal discussion), due to the recent security handling (1, 2).

This PR replaces Travis CI with GitHub Actions and replicates the old Travis workflow.

In addition to testing on Linux, it also tests on macOS and Windows.

Note: for some reason Python 3.7-3.10 are failing on Windows so they've been excluded from the CI for now.

This PR also adds support for Python 3.8 to 3.10 and drops support for EOL 2.7 and 3.5.

@hugovk
Copy link
Member Author

hugovk commented Sep 22, 2021

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@nicoddemus nicoddemus merged commit 8c9f32b into pytest-dev:develop Sep 22, 2021
@hugovk hugovk deleted the replace-travis-with-gha branch September 22, 2021 15:58
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