Skip to content

Commit 125b0d8

Browse files
author
Joao Sousa
committed
Adapt badges to the current branch
1 parent 5151050 commit 125b0d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Feedzai OpenML Providers for Python
2-
[![Build Status](https://travis-ci.com/feedzai/feedzai-openml-python.svg?branch=master)](https://travis-ci.com/feedzai/feedzai-openml-python)
3-
[![codecov](https://codecov.io/gh/feedzai/feedzai-openml-python/branch/master/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml-python)
4-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4cb28e8bf4104cffa20812e207514b9b?branch=master)](https://www.codacy.com/app/feedzai/feedzai-openml-python?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml-python&utm_campaign=Badge_Grade)
2+
[![Build Status](https://travis-ci.com/feedzai/feedzai-openml-python.svg?branch=hf-0.2.X)](https://travis-ci.com/feedzai/feedzai-openml-python)
3+
[![codecov](https://codecov.io/gh/feedzai/feedzai-openml-python/branch/hf-0.2.X/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml-python)
4+
[![Codacy
5+
Badge](https://api.codacy.com/project/badge/Grade/4cb28e8bf4104cffa20812e207514b9b?branch=hf-0.2.X)](https://www.codacy.com/app/feedzai/feedzai-openml-python?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml-python&utm_campaign=Badge_Grade)
56

67
Implementations of the Feedzai OpenML API to allow support for machine
78
learning models in [Python](https://www.python.org/)

0 commit comments

Comments
 (0)