Adds Travis CI badge

This commit is contained in:
Tom Hudson 2015-12-10 09:48:09 -05:00
parent 2e4951de58
commit 9cb23279f5

View File

@ -4,6 +4,8 @@ Library for parsing HTTP Link headers.
Docs can be found on [the GoDoc page](https://godoc.org/github.com/TomNomNom/linkheader).
[![Build Status](https://travis-ci.org/TomNomNom/linkheader.svg)](https://travis-ci.org/TomNomNom/linkheader)
## Basic Example
```go