Fokko closed pull request #4358: [AIRFLOW-XXX] Correct instructions for Travis CI on fork URL: https://github.com/apache/incubator-airflow/pull/4358
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 556a5d847b..54893411ba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -287,10 +287,10 @@ setup as separate components on GitHub: #### Travis CI GitHub App (new version) 1. Once installed, you can configure the Travis CI GitHub App at -https://github.com/settings/installations/169040. +https://github.com/settings/installations -> Configure Travis CI. -1. For the Travis CI GitHub App, you can set repository access to either "all -repositories" for convenience, or "only select repositories" and choose +1. For the Travis CI GitHub App, you can set repository access to either "All +repositories" for convenience, or "Only select repositories" and choose `<username>/incubator-airflow` in the dropdown. 1. You can access Travis CI for your fork at ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
