Skip to content

Commit

Permalink
Merge pull request #630 from ekrich/fix/status
Browse files Browse the repository at this point in the history
Fix Build Badge
  • Loading branch information
TonioGela authored Jun 17, 2024
2 parents 6bbf2f2 + 96d2358 commit 78fde97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ paragraph wrapping). See the [documentation site](http://typelevel.org/paiges/)
The name *Paiges* is a reference to the [Paige compositor](https://en.wikipedia.org/wiki/Paige_Compositor)
and the fact that it helps you layout pages.

[![Build Status](https://api.travis-ci.org/typelevel/paiges.svg)](https://travis-ci.org/typelevel/paiges)
![CI](https://github.com/typelevel/paiges/actions/workflows/ci.yml/badge.svg)
[![codecov.io](http://codecov.io/github/typelevel/paiges/coverage.svg?branch=master)](http://codecov.io/github/typelevel/paiges?branch=master)
[![Latest version](https://index.scala-lang.org/typelevel/paiges/paiges-core/latest.svg?color=orange)](https://index.scala-lang.org/typelevel/paiges/paiges-core)

Expand Down

0 comments on commit 78fde97

Please sign in to comment.