Skip to content

Commit

Permalink
Add Travis CI badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk committed May 25, 2018
1 parent 6edcbcd commit ffafbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit ffafbe1

Please sign in to comment.