summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@gmail.com>2019-07-21 12:19:44 -0400
committerAlex Goodman <wagoodman@gmail.com>2019-07-21 12:19:44 -0400
commit0015e752e931189c9eff2503b9ce5eae36b3cd0c (patch)
tree923d1f96734b875d940cb5222e0450d84dfed18c /README.md
parent6645dd8669e04e00b87c3adf0dc57f2ebbd13ee7 (diff)
use gitlab pipeline badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.**