Add travis-ci badge

This commit is contained in:
harukasan 2015-01-09 14:45:48 +09:00
parent 7a73d9fbad
commit 2def920793

View file

@ -1,6 +1,8 @@
go-libwebp
==========
[![Build Status](https://travis-ci.org/harukasan/go-libwebp.svg)](https://travis-ci.org/harukasan/go-libwebp)
A implementation of Go binding for [libwebp](https://developers.google.com/speed/webp/docs/api) written with cgo.
## Usage