-
Notifications
You must be signed in to change notification settings - Fork 719
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
Build status icon #974
Comments
|
Place this issue to the right place and remove https://github.com/travis-ci/travis-ci.github.com/issues/230 |
|
READMEs are often served via SSL, in which case the browser won't include a Referer. |
|
If both sites have been accessed via https browser should send Referer header ... and it really sends. |
|
I don't think For now, I'm closing this issue. |
Hello, I have an idea.
Including a build status icon in readme can make troubles to forkers and pullers.
The solution is to make icon accessible via https://travis-ci.org/buildStatus/[imageType].png ,
where [imageType] is name of a variation of the image (size, style,etc).
The repo is determined using Referer header.
The text was updated successfully, but these errors were encountered: