This is an automated email from the ASF dual-hosted git repository. weichen pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git
commit a219785240e3e3814368f8d5cc932780c9331b58 Author: Wei Chen <weic...@apache.org> AuthorDate: Fri Nov 18 15:11:24 2022 +0000 Update Travis-CI Badge Link The Travis-CI had updated their domain years ago. We need to update the badge link to the correct address. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f890222..80c5f54 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ limitations under the License. Branch | Status | CodeCov -|-|- -[master](https://github.com/apache/incubator-marvin/tree/master) | [](https://travis-ci.org/apache/incubator-marvin) | [](https://codecov.io/gh/apache/incubator-marvin) -[develop](https://github.com/apache/incubator-marvin/tree/develop) | [](https://travis-ci.org/apache/incubator-marvin/branches) | [](https://codecov.io/gh/apache/incubator-marvin/branch/develop) +[master](https://github.com/apache/incubator-marvin/tree/master) | [](https://app.travis-ci.com/apache/incubator-marvin) | [](https://codecov.io/gh/apache/incubator-marvin) +[develop](https://github.com/apache/incubator-marvin/tree/develop) | [](https://app.travis-ci.com/apache/incubator-marvin) | [](https://codecov.io/gh/apache/incubator-marvin/branch/develop) **Marvin** is an open-source Artificial Intelligence platform that focuses on helping data scientists deliver meaningful solutions to complex problems. Supported by a standardized large-scale, language-agnostic architecture, Marvin simplifies the process of exploration and modeling.