Ver Fonte

Use SVG version badge for Travis CI

Richard Lee há 11 anos atrás
pai
commit
f49722caca
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@ Resize
 
 Image resizing for the [Go programming language](http://golang.org) with common interpolation methods.
 
-[![Build Status](https://travis-ci.org/nfnt/resize.png)](https://travis-ci.org/nfnt/resize)
+[![Build Status](https://travis-ci.org/nfnt/resize.svg)](https://travis-ci.org/nfnt/resize)
 
 Installation
 ------------