Skip to content

Commit

Permalink
codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkowalczuk committed Feb 1, 2017
1 parent 1ff7ef6 commit 469aa2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# elblog [![GoDoc](https://godoc.org/github.com/piotrkowalczuk/elblog?status.svg)](https://godoc.org/github.com/piotrkowalczuk/elblog)

[![Build Status](https://travis-ci.org/piotrkowalczuk/elblog.svg?branch=master)](https://travis-ci.org/piotrkowalczuk/elblog)
[![Build Status](https://travis-ci.org/piotrkowalczuk/elblog.svg?branch=master)](https://travis-ci.org/piotrkowalczuk/elblog) [![codecov](https://codecov.io/gh/piotrkowalczuk/elblog/branch/master/graph/badge.svg)](https://codecov.io/gh/piotrkowalczuk/elblog)


Library helps to parse [ELB](http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html) logs.

Expand Down

0 comments on commit 469aa2d

Please sign in to comment.