Skip to content

Commit

Permalink
Merge pull request #1 from openconfig/build_badgets
Browse files Browse the repository at this point in the history
Add build badges.
  • Loading branch information
robshakir committed Jul 24, 2019
2 parents cee3f62 + cfb3e67 commit 155f61d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# lsdbparse

[![Build
Status](https://travis-ci.org/openconfig/lsdbparse.svg?branch=master)](https://travis-ci.org/openconfig/lsdbparse)
[![Coverage
Status](https://coveralls.io/repos/github/openconfig/lsdbparse/badge.svg?branch=master)](https://coveralls.io/github/openconfig/lsdbparse?branch=master)


This library contains a Go implementation which can parse an IS-IS LSP and
output it as gNMI Notifications containing OpenConfig encoded data.

Expand Down

0 comments on commit 155f61d

Please sign in to comment.