From 816e7150a9fbbefb0d35a50ff0d6bf0deca251bc Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Fri, 30 Nov 2018 17:21:09 -0500 Subject: [PATCH] add pipeline build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf9cc10..588ba1e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # dive [![Go Report Card](https://goreportcard.com/badge/github.com/wagoodman/dive)](https://goreportcard.com/report/github.com/wagoodman/dive) +[![Pipeline Status](https://api.travis-ci.org/wagoodman/dive.svg?branch=master)](https://travis-ci.org/wagoodman/dive) **A tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size.**