Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Fix syntax error in .mention-bot#361
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
dstufft commentedMar 1, 2017
I am only slightly a moron. Thanks@berkerpeksag! |
berkerpeksag commentedMar 1, 2017
I don't know why, buthttps://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 commentedMar 1, 2017
@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 |
No description provided.