From 0c585b510ab0edbe08155d15ff078ba1a2106583 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Fri, 24 Mar 2017 21:48:19 -0400 Subject: [PATCH] travis: Expose test failure, install missing packages Add badges. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d880a9..53935a1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ Documentation is at https://periph.io [![GoDoc](https://godoc.org/periph.io/x/periph?status.svg)](https://godoc.org/periph.io/x/periph) -[![Go Report -Card](https://goreportcard.com/badge/periph.io/x/periph)](https://goreportcard.com/report/periph.io/x/periph) +[![Go Report Card](https://goreportcard.com/badge/periph.io/x/periph)](https://goreportcard.com/report/periph.io/x/periph) +[![Coverage Status](https://codecov.io/gh/google/periph/graph/badge.svg)](https://codecov.io/gh/google/periph) +[![Build Status](https://travis-ci.org/google/periph.svg)](https://travis-ci.org/google/periph) ## Example