diff --git a/README.md b/README.md index de9cb6d..4d733cf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## gorilla/feeds [![GoDoc](https://godoc.org/github.com/gorilla/feeds?status.svg)](https://godoc.org/github.com/gorilla/feeds) +[![Build Status](https://travis-ci.org/gorilla/feeds.svg?branch=master)](https://travis-ci.org/gorilla/feeds) feeds is a web feed generator library for generating RSS, Atom and JSON feeds from Go applications.