Skip to content

Move CI to GitHub Actions#64

Merged
hugovk merged 2 commits intopython-pillow:masterfrom
hugovk:rm-travis
Dec 9, 2020
Merged

Move CI to GitHub Actions#64
hugovk merged 2 commits intopython-pillow:masterfrom
hugovk:rm-travis

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented Nov 16, 2020

Travis CI has a new pricing model which places limits on open source.

Many projects are moving to GitHub Actions instead, and we're moving the python-pillow repos over: python-pillow/Pillow#5028.

This PR removes the Travis CI testing and does the same on GitHub Actions.

Once difference: instead of 16.04 Xenial, it uses ubuntu-latest which is currently 18.04 Bionic and soon 20.04 Focal.

Example build:

@hugovk
Copy link
Copy Markdown
Member Author

hugovk commented Dec 9, 2020

There's been no objections so I'll merge this, as the situation at Travis is getting worse.

@hugovk hugovk merged commit 247f186 into python-pillow:master Dec 9, 2020
@hugovk hugovk deleted the rm-travis branch December 9, 2020 21:13
@manisandro
Copy link
Copy Markdown
Member

Sorry missed this one - thanks for taking care of this!

@hugovk
Copy link
Copy Markdown
Member Author

hugovk commented Dec 9, 2020

You're welcome!

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