diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2022-11-23 00:30:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-23 00:30:00 +0200 |
commit | de63736b13a71c227c1dec95e8e39c95a3962870 (patch) | |
tree | 20600a3a5bf7af77df9c3c229ebf5be3c6a53a0a /README.md | |
parent | faaf921592aa8b7b93adafe27f720e71dc8e103c (diff) | |
download | pf4j-de63736b13a71c227c1dec95e8e39c95a3962870.tar.gz pf4j-de63736b13a71c227c1dec95e8e39c95a3962870.zip |
Remove travis (#509)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Plugin Framework for Java (PF4J) ===================== [![Join the chat at https://gitter.im/decebals/pf4j](https://badges.gitter.im/decebals/pf4j.svg)](https://gitter.im/decebals/pf4j?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Travis CI Build Status](https://travis-ci.org/pf4j/pf4j.png)](https://travis-ci.org/pf4j/pf4j) +[![GitHub Actions Status](https://github.com/pf4j/pf4j/actions/workflows/build.yml/badge.svg)](https://github.com/pf4j/pf4j/actions/workflows/build.yml) [![Coverage Status](https://coveralls.io/repos/pf4j/pf4j/badge.svg?branch=master&service=github)](https://coveralls.io/github/pf4j/pf4j?branch=master) [![Maven Central](http://img.shields.io/maven-central/v/org.pf4j/pf4j.svg)](http://search.maven.org/#search|ga|1|pf4j) |