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

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


The following commit(s) were added to refs/heads/master by this push:
     new ef8b551  [MINOR] Updated readme w/ correct travis badge
ef8b551 is described below

commit ef8b551103085b73d0b471db9df6c5c0748f7d94
Author: Sebastian <[email protected]>
AuthorDate: Sat Mar 28 20:27:26 2020 +0100

    [MINOR] Updated readme w/ correct travis badge
    
    Closes #870.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ee23ed6..1ccb7b4 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ limitations under the License.
 
 ## Status
 
-[![Build 
Status](https://travis-ci.com/apache/systemml.svg?branch=master)](https://travis-ci.com/apache/systemml)
+[![Build 
Status](https://travis-ci.org/apache/systemml.svg?branch=master)](https://travis-ci.org/apache/systemml)
 
[![License](https://img.shields.io/badge/License-Apache%202.0-gre.svg)](https://opensource.org/licenses/Apache-2.0)
 
 ![Build](https://github.com/apache/systemml/workflows/Build/badge.svg)

Reply via email to