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

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


The following commit(s) were added to refs/heads/master by this push:
     new 729f637  Travis-ci moved from .org to .com
729f637 is described below

commit 729f6370276c5db90276da52917930a8225f09d7
Author: Felix Schumacher <[email protected]>
AuthorDate: Wed Apr 28 22:16:02 2021 +0200

    Travis-ci moved from .org to .com
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 35b2b49..a5703ea 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ An Open Source Java application designed to measure performance 
and load test ap
 
 By The Apache Software Foundation
 
-[![Build 
Status](https://api.travis-ci.org/apache/jmeter.svg?branch=master)](https://travis-ci.org/apache/jmeter/)
+[![Build 
Status](https://api.travis-ci.com/apache/jmeter.svg?branch=master)](https://travis-ci.com/apache/jmeter/)
 
[![codecov](https://codecov.io/gh/apache/jmeter/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/jmeter)
 
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 [![Stack 
Overflow](https://img.shields.io/:stack%20overflow-jmeter-brightgreen.svg)](https://stackoverflow.com/questions/tagged/jmeter)

Reply via email to