Skip to content

Commit 69a26d8

Browse files
committed
Update build status badge.
1 parent b39f0b4 commit 69a26d8

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
@@ -1,6 +1,6 @@
11
## sop-core and generics-sop
22

3-
[![Build Status](https://travis-ci.org/well-typed/generics-sop.svg?branch=master)](https://travis-ci.org/well-typed/generics-sop)
3+
[![Build Status](https://github.com/well-typed/generics-sop/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/well-typed/generics-sop/actions/workflows/haskell-ci.yml)
44
[![Hackage](https://img.shields.io/hackage/v/generics-sop.svg)](https://hackage.haskell.org/package/generics-sop)
55

66
`generics-sop` is a library to support the definition of generic functions.

0 commit comments

Comments
 (0)