From 3650aaeeaa123da14f0f839da664b071ee17bf9a Mon Sep 17 00:00:00 2001 From: Jungtaek Kim Date: Sat, 16 Oct 2021 20:19:25 +0900 Subject: [PATCH] Update a link for travis-ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c8ca5..2bd3aae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BayesO Benchmarks -[![Build Status](https://travis-ci.com/jungtaekkim/bayeso-benchmarks.svg?branch=main)](https://travis-ci.com/jungtaekkim/bayeso-benchmarks) +[![Build Status](https://app.travis-ci.com/jungtaekkim/bayeso-benchmarks.svg?branch=main)](https://app.travis-ci.com/jungtaekkim/bayeso-benchmarks) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Benchmarks for Bayesian optimization.