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

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/master by this push:
     new 32cb848  Update Travis badge
32cb848 is described below

commit 32cb848b566c7ba6c91bc6836de40a370776dda8
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Mon Sep 13 11:52:50 2021 +0300

    Update Travis badge
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8f51996..623abcd 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,8 @@ Apache Cayenne
 ==============
 
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.cayenne/cayenne-server/4.1.svg)](https://cayenne.apache.org/download/)
-[![Build 
Status](https://travis-ci.org/apache/cayenne.svg)](https://travis-ci.org/apache/cayenne)
+[![Build 
Status](https://app.travis-ci.com/apache/cayenne.svg?branch=master)](https://app.travis-ci.com/apache/cayenne)
 
-<!-- Broken maven badge: [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.cayenne/cayenne-server/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.cayenne/cayenne-server/)
 -->
-<!-- Jenkins badge: [![Build 
Status](https://builds.apache.org/job/cayenne-master/badge/icon)](https://builds.apache.org/view/All/job/cayenne-master/)
 -->
 
 <p align="center">
     <a href="https://cayenne.apache.org";><img 
src="https://cayenne.apache.org/img/cayenne_illustr3-30e8b8fa06.png"; 
width="261" height="166" alt="Apache Cayenne Logo"/></a>

Reply via email to