Skip to content

Commit 9653679

Browse files
committed
Update badges in README
1 parent ad73b01 commit 9653679

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dropwizard-web
2-
[![Build Status](https://travis-ci.org/dropwizard/dropwizard-web.svg?branch=master)](https://travis-ci.org/dropwizard/dropwizard-web)
3-
[![Coverage Status](https://img.shields.io/coveralls/dropwizard/dropwizard-web.svg)](https://coveralls.io/r/dropwizard/dropwizard-web)
2+
[![Build Status](https://github.com/dropwizard/dropwizard-web/actions/workflows/build.yml/badge.svg?branch=2.0.x)](https://github.com/dropwizard/dropwizard-web/actions?query=branch%3A2.0.x)
3+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=dropwizard_dropwizard-web&metric=coverage)](https://sonarcloud.io/summary/new_code?id=dropwizard_dropwizard-web)
44
[![Maven Central](https://img.shields.io/maven-central/v/io.dropwizard.modules/dropwizard-web.svg)](http://mvnrepository.com/artifact/io.dropwizard.modules/dropwizard-web)
55

66
Provides support for configuring various http headers that are important for web services.

0 commit comments

Comments
 (0)