1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-02-11 13:38:57 +02:00

Updated coveralls badge

This commit is contained in:
Andy Grunwald 2016-03-27 14:21:27 +02:00
parent 3f43c29b5c
commit dc74b972d4

View File

@ -3,7 +3,7 @@
[![GoDoc](https://godoc.org/github.com/andygrunwald/go-jira?status.svg)](https://godoc.org/github.com/andygrunwald/go-jira)
[![Build Status](https://travis-ci.org/andygrunwald/go-jira.svg?branch=master)](https://travis-ci.org/andygrunwald/go-jira)
[![Go Report Card](https://goreportcard.com/badge/github.com/andygrunwald/go-jira)](https://goreportcard.com/report/github.com/andygrunwald/go-jira)
[![Coverage Status](https://coveralls.io/repos/andygrunwald/go-jira/badge.svg?branch=master&service=github)](https://coveralls.io/github/andygrunwald/go-jira?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/andygrunwald/go-jira/badge.svg?branch=master)](https://coveralls.io/github/andygrunwald/go-jira?branch=master)
[Go](https://golang.org/) client library for [Atlassian JIRA](https://www.atlassian.com/software/jira).