Skip to content

Commit 63177ee

Browse files
committed
Update project badges
1 parent 768da2b commit 63177ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# JMemoryBuddy
2-
[![Build Status](https://travis-ci.com/Sandec/JMemoryBuddy.svg?branch=master)](https://travis-ci.com/Sandec/JMemoryBuddy) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/one.jpro/JMemoryBuddy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/one.jpro/JMemoryBuddy)
2+
![Build Status](https://github.com/Sandec/JMemoryBuddy/actions/workflows/main.yml/badge.svg)
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/one.jpro/jmemorybuddy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/one.jpro/jmemorybuddy)
34

45
JMemoryBuddy provides an API to unit-test your code for memory leaks.
56
It also provides an API to monitor a running JVM for memory leaks.

0 commit comments

Comments
 (0)