You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2019/11/05 21:46:22 UTC

[creadur-rat] branch master updated: Remove notice about Travis's issue

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new ad67d8d  Remove notice about Travis's issue
     new ab8a477  Merge pull request #13 from mik-laj/patch-1
ad67d8d is described below

commit ad67d8d2cc8f6c75740c596bd579e31818f25b8a
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:03:42 2019 +0100

    Remove notice about Travis's issue
---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index df27ad6..a080a39 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
 # Apache Creadur Rat - Build status
 
 Travis: [![Build Status](https://travis-ci.org/apache/creadur-rat.svg?branch=master)](https://travis-ci.org/apache/creadur-rat.svg?branch=master)
-
-As of 2019-06 the build is failing on Travis since - due to a bug in the underlying Ubuntu operating system - changing the JDK version does not happen properly, which results in animal-sniffer-plugin errors due to a mix of JDKs.
-
 ASF Jenkins: [![ASF Jenkins Build Status](https://builds.apache.org/buildStatus/icon?job=Creadur-Rat&style=plastic)](https://builds.apache.org/view/A-D/view/Creadur/job/Creadur-Rat/)
 
 ## What is RAT?