README.md in scs-0.2.2 vs README.md in scs-0.2.3
- old
+ new
@@ -2,10 +2,10 @@
[SCS](https://github.com/cvxgrp/scs) - the splitting conic solver - for Ruby
:fire: Supports many different [problem types](https://www.cvxpy.org/tutorial/advanced/index.html#choosing-a-solver)
-[![Build Status](https://travis-ci.org/ankane/scs.svg?branch=master)](https://travis-ci.org/ankane/scs) [![Build status](https://ci.appveyor.com/api/projects/status/wyn0cbgs0k5vg5tq/branch/master?svg=true)](https://ci.appveyor.com/project/ankane/scs/branch/master)
+[![Build Status](https://github.com/ankane/scs/workflows/build/badge.svg?branch=master)](https://github.com/ankane/scs/actions)
## Installation
Add this line to your application’s Gemfile: