From 0015e752e931189c9eff2503b9ce5eae36b3cd0c Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Sun, 21 Jul 2019 12:19:44 -0400 Subject: [PATCH] use gitlab pipeline badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5121130..c22df1e 100644 --- a/README.md +++ b/README.md @@ -1,6 +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) +[![Pipeline Status](https://gitlab.com/wagoodman/dive/badges/master/pipeline.svg)](https://gitlab.com/wagoodman/dive/pipelines?scope=branches&page=1) **A tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size.**