Skip to content

Commit abf8590

Browse files
committed
update ci badge
1 parent b2bd1d7 commit abf8590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# MLJLinearModels.jl
22

3-
| [MacOS/Linux] | Coverage | Documentation |
3+
| [Linux] | Coverage | Documentation |
44
| :------------ | :------- | :------------ |
5-
| [![Build Status](https://travis-ci.org/alan-turing-institute/MLJLinearModels.jl.svg?branch=master)](https://travis-ci.org/alan-turing-institute/MLJLinearModels.jl) | [![codecov.io](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl/coverage.svg?branch=master)](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl?branch=master) | [![stable-doc](https://img.shields.io/badge/docs-stable-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/stable/) [![dev-doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/dev/) |
5+
| [![Build Status](https://github.org/alan-turing-institute/MLJLinearModels.jl/workflows/CI/badge.svg)](https://github.org/alan-turing-institute/MLJLinearModels.jl/actions) | [![codecov.io](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl/coverage.svg?branch=master)](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl?branch=master) | [![stable-doc](https://img.shields.io/badge/docs-stable-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/stable/) [![dev-doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/dev/) |
66

77
This is a package gathering functionalities to solve a number of generalised linear regression/classification problems which, inherently, correspond to an optimisation problem of the form
88

0 commit comments

Comments
 (0)