diff --git a/README.md b/README.md index 5906f87..b910b40 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # MINLPTests.jl +[![Build Status](https://github.com/jump-dev/MINLPTests.jl/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jump-dev/MINLPTests.jl/actions?query=workflow%3ACI) + This is a collection of JuMP models for testing nonlinear/polynomial solvers with and without discrete variables in JuMP. This version is compatible with the current release of JuMP (using MathOptInterface). -[![Build Status](https://github.com/jump-dev/MINLPTests.jl/workflows/CI/badge.svg?branch=master)](https://github.com/jump-dev/MINLPTests.jl/actions?query=workflow%3ACI) ## Test Design Guidelines * The tests are organized into broad categories based on the scope of typical