Skip to content

Conversation

@berkerpeksag
Copy link
Member

No description provided.

alex
alex approved these changes Mar 1, 2017
@dstufft
Copy link
Member

I am only slightly a moron. Thanks @berkerpeksag!

@berkerpeksag
Copy link
MemberAuthor

I don't know why, but https://travis-ci.org/python/cpython/requests marked this as "Job rejected". It's 4 am here so I will take a look at Travis later today :)

@dstufft
Copy link
Member

@berkerpeksag that's jsut for the branch itself. When you create a branch in the python/cpython repo it sends a webhook to Travis to have Travis run tests, then when you send a PR it does it again. To reduce he need to run the tests twice, we have travis configured to reject test runs for any branches except master or X.Y. The PR is still going to get tested.

@dstufftdstufft merged commit eca5229 into masterMar 1, 2017
@dstufftdstufft deleted the berkerpeksag-patch-1 branch March 1, 2017 03:33
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for freeto 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.

5 participants

@berkerpeksag@dstufft@alex@the-knights-who-say-ni