ropensci / chromer

package for interacting with the chromosome counts database (CCDB) at https://taux.evolseq.net/CCDB_web/
https://docs.ropensci.org/chromer
Other
12 stars 4 forks source link

Travis CI button link #14

Closed sckott closed 9 years ago

sckott commented 9 years ago

@mwpennell okay if Travis-CI badge links to the Travis location? e.g..,

https://travis-ci.org/ropensci/chromer

instead of

https://camo.githubusercontent.com/68c82e5bbee5bc3364d081a88e681349e53724ae/68747470733a2f2f7472617669732d63692e6f72672f726f70656e7363692f6368726f6d65722e706e67

karthik commented 9 years ago

@sckott Nothing wrong here. You are seeing the CDN version of the badge served by GitHub.

See raw README.md here: https://raw.githubusercontent.com/ropensci/chromer/master/README.md

sckott commented 9 years ago

okay, but we usually link to Travis-CI, not to the badge image itself

karthik commented 9 years ago

This is the correct link. I think we just guessed this one before copying from Travis because it was down that day.

[![Build Status](https://travis-ci.org/ropensci/chromer.svg?branch=master)](https://travis-ci.org/ropensci/chromer)

even with this you'll still see it served from githubusercontent after a bit.

mwpennell commented 9 years ago

Go ahead and set this up however you prefer

On Mon, Dec 15, 2014, 6:09 PM Karthik Ram notifications@github.com wrote:

This is the correct link. I think we just guessed this one before copying from Travis because it was down that day.

Build Status

even with this you'll still see it served from githubusercontent after a bit.

— Reply to this email directly or view it on GitHub https://github.com/ropensci/chromer/issues/14#issuecomment-67101798.

karthik commented 9 years ago

@mwpennell Can you replace the existing code with the one in the block above? I think that would be the most kosher here.

mwpennell commented 9 years ago

Sure thing. Will get to this tomorrow

On Mon, Dec 15, 2014, 7:06 PM Karthik Ram notifications@github.com wrote:

@mwpennell https://github.com/mwpennell Can you replace the existing code with the one in the block above? I think that would be the most kosher here.

— Reply to this email directly or view it on GitHub https://github.com/ropensci/chromer/issues/14#issuecomment-67106018.