From 1d2f6de57350ee9c5dbc053b537c78fd80360772 Mon Sep 17 00:00:00 2001 From: Jiaming Yuan Date: Mon, 24 Oct 2022 14:37:33 +0800 Subject: [PATCH] remove travis status [skip ci] (#8382) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b4a895c00..e05047111 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ eXtreme Gradient Boosting =========== [![Build Status](https://xgboost-ci.net/job/xgboost/job/master/badge/icon)](https://xgboost-ci.net/blue/organizations/jenkins/xgboost/activity) -[![Build Status](https://img.shields.io/travis/dmlc/xgboost.svg?label=build&logo=travis&branch=master)](https://travis-ci.org/dmlc/xgboost) [![XGBoost-CI](https://github.com/dmlc/xgboost/workflows/XGBoost-CI/badge.svg?branch=master)](https://github.com/dmlc/xgboost/actions) [![Documentation Status](https://readthedocs.org/projects/xgboost/badge/?version=latest)](https://xgboost.readthedocs.org) [![GitHub license](http://dmlc.github.io/img/apache2.svg)](./LICENSE)