Skip to content

Commit 96d2358

Browse files
committed
Fix Build Badge
1 parent f63ca24 commit 96d2358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ paragraph wrapping). See the [documentation site](http://typelevel.org/paiges/)
1212
The name *Paiges* is a reference to the [Paige compositor](https://en.wikipedia.org/wiki/Paige_Compositor)
1313
and the fact that it helps you layout pages.
1414

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

0 commit comments

Comments
 (0)