diff --git a/README.md b/README.md index 2fae68ac5..92c246dfd 100644 --- a/README.md +++ b/README.md @@ -1,6 +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://badge.buildkite.com/aca47f40a32735c00a8550540c5eeff6a4c1d246a580cae9b0.svg?branch=master)](https://buildkite.com/xgboost/xgboost-ci) [![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) diff --git a/jvm-packages/README.md b/jvm-packages/README.md index 239464342..451a0d981 100644 --- a/jvm-packages/README.md +++ b/jvm-packages/README.md @@ -1,5 +1,5 @@ # XGBoost4J: Distributed XGBoost for Scala/Java -[![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost) +[![Build Status](https://badge.buildkite.com/aca47f40a32735c00a8550540c5eeff6a4c1d246a580cae9b0.svg?branch=master)](https://buildkite.com/xgboost/xgboost-ci) [![Documentation Status](https://readthedocs.org/projects/xgboost/badge/?version=latest)](https://xgboost.readthedocs.org/en/latest/jvm/index.html) [![GitHub license](http://dmlc.github.io/img/apache2.svg)](../LICENSE)