Merge pull request #23 from dlackty/patch-1

Use SVG version badge for Travis CI
This commit is contained in:
jst 2014-12-03 19:40:17 +01:00
commit 87b3f9b017

View File

@ -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
------------