Skip to content

Commit

Permalink
Added coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Johyn Papin committed Jul 13, 2019
1 parent 4078295 commit 6a5c088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- master
- stable

addons:
ssh_known_hosts: 78.248.188.120
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

[![Build Status](https://travis-ci.com/EnsicoinDevs/eccd.svg?branch=master)](https://travis-ci.com/EnsicoinDevs/eccd)
[![Go Report Card](https://goreportcard.com/badge/github.com/EnsicoinDevs/eccd)](https://goreportcard.com/report/github.com/EnsicoinDevs/eccd)
[![Coverage Status](https://coveralls.io/repos/github/EnsicoinDevs/eccd/badge.svg?branch=master)](https://coveralls.io/github/EnsicoinDevs/eccd?branch=master)
[![GoDoc](https://godoc.org/github.com/EnsicoinDevs/eccd?status.svg)](https://godoc.org/github.com/EnsicoinDevs/eccd)

An implementation of ENSICOIN developed in GO.
Expand Down

0 comments on commit 6a5c088

Please sign in to comment.