robb / Asterism

Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.
http://robb.github.io/Asterism/
MIT License
226 stars 12 forks source link

fixing build status image for travis ci #43

Closed haaakon closed 10 years ago

haaakon commented 10 years ago

Build status image is now compatible with retina screens

robb commented 10 years ago

Thanks! :sparkles:

However, I believe GitHub doesn't render svg images for security reasons, this what your version looks like from here: screen shot 2014-04-01 at 12 35 38

haaakon commented 10 years ago

Strange, it looked OK yesterday. Now my repos also show broken image links for the image.

robb commented 10 years ago

Nevermind, the service seemed to have been down. Looks sharp now!

haaakon commented 10 years ago

Yep, that definately seemed to be it!

robb commented 10 years ago

And it stopped working again for me :confused: Maybe Github is analyzing all svgs for embedded JS and that service is having issues?

I'll wait with the merge until this seems to be more stable, thanks again

haaakon commented 10 years ago

Does seem like travis ci server is laggy, for example the image in afnetworking repo is also gone now. https://github.com/AFNetworking/AFNetworking

robb commented 10 years ago

:boom: