From 58d04c3f851f7a2167fe6c95ad738571c04fa07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Fri, 20 Nov 2020 09:35:19 +0100 Subject: [PATCH] [ci skip] Update README badge to Github Action --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 504a1fc864..1dab3b2f9d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ An abstraction layer for mathematical optimization solvers. Replaces [MathProgBa [docs-stable-url]: http://jump.dev/MathOptInterface.jl/stable [docs-dev-url]: http://jump.dev/MathOptInterface.jl/dev -[build-img]: https://travis-ci.com/JuMP-dev/MathOptInterface.jl.svg?branch=master -[build-url]: https://travis-ci.com/JuMP-dev/MathOptInterface.jl +[build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/workflows/CI/badge.svg?branch=master +[build-url]: https://github.com/JuMP-dev/MathOptInterface.jl/actions?query=workflow%3ACI [codecov-img]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl/coverage.svg?branch=master [codecov-url]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl?branch=master