Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Remove code coverage link
Browse files Browse the repository at this point in the history
* Coveralls integration has been broken since Dec 2016
* Update required Java version in "Building the project" section
  • Loading branch information
tommysdk committed Jul 4, 2019
1 parent 47fda56 commit 4390609
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delivery Pipeline Plugin
![alt tag](https://raw.githubusercontent.com/Diabol/delivery-pipeline-plugin/master/docs/dpp_logo.png)

[![Build Status](https://travis-ci.org/Diabol/delivery-pipeline-plugin.png)](https://travis-ci.org/Diabol/delivery-pipeline-plugin)
[![Coverage Status](https://coveralls.io/repos/Diabol/delivery-pipeline-plugin/badge.png?branch=master)](https://coveralls.io/r/Diabol/delivery-pipeline-plugin?branch=master)

The purpose of the Delivery Pipeline plugin is to provide visualisation of delivery/build pipelines in Jenkins. The plugin is perfect for Continuous Delivery pipeline visualisation on information radiators.

Expand Down Expand Up @@ -32,7 +31,7 @@ Delivery Pipeline plugin 0.10.3 requires Java 6 and Jenkins core 1.565 or later.

Building the project
---
Requires Java 8, Apache Maven 3.3.x or later.
Requires Java 11, Apache Maven 3.3.x or later.

mvn clean install

Expand Down

0 comments on commit 4390609

Please sign in to comment.