From: Decebal Suiu Date: Tue, 22 Nov 2022 22:26:50 +0000 (+0200) Subject: Remove travis X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7b02efc1db59b0d822baac57f5d1a528fc1b2a57;p=pf4j.git Remove travis --- diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index b2e4fb7..0000000 --- a/.travis.yml +++ /dev/null @@ -1,5 +0,0 @@ -language: java -jdk: - - openjdk11 -after_success: - - mvn clean cobertura:cobertura coveralls:report diff --git a/README.md b/README.md index 2f9414a..a33c3cb 100644 --- a/README.md +++ b/README.md @@ -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)