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

add support for travis-ci.com Open Source projects #9

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

mmarchini
Copy link
Contributor

Now it's possible to have public Open Source projects on travis-ci.com,
and many projects are moving from travis-ci.org to there because it has
better integration with GitHub and its features (such as the Checks
API).

This patch makes minimal changes to allow the user to choose between
fetching builds from travis-ci.org or travis-ci.com, keeping the default
to travis-ci.org.

Travis API was updated to v2.1 since this is the recommended version to
use on travis-ci.com Open Source projects.

Reference: https://docs.travis-ci.com/user/developer/#API-V2.1
Reference: https://blog.travis-ci.com/2018-05-02-open-source-projects-on-travis-ci-com-with-github-apps

Now it's possible to have public Open Source projects on travis-ci.com,
and many projects are moving from travis-ci.org to there because it has
better integration with GitHub and its features (such as the Checks
API).

This patch makes minimal changes to allow the user to choose between
fetching builds from travis-ci.org or travis-ci.com, keeping the default
to travis-ci.org.

Travis API was updated to v2.1 since this is the recommended version to
use on travis-ci.com Open Source projects.

Reference: https://docs.travis-ci.com/user/developer/#API-V2.1
Reference: https://blog.travis-ci.com/2018-05-02-open-source-projects-on-travis-ci-com-with-github-apps
@mmarchini
Copy link
Contributor Author

ping @bjfish

@bjfish bjfish merged commit b7a05d1 into bjfish:master Dec 9, 2019
@bjfish
Copy link
Owner

bjfish commented Dec 9, 2019

@mmarchini This is merged and deployed. Thanks.

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