Skip to content

Commit e4592b8

Browse files
authored
Update README.md
1 parent c0d07b9 commit e4592b8

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,7 +1,7 @@
11
# purescript-fixed-points
22

33
[![Latest release](http://img.shields.io/bower/v/purescript-fixed-points.svg)](https://github.com/purescript/purescript-fixed-points/releases)
4-
[![Build Status](https://travis-ci.org/purescript/purescript-fixed-points.svg?branch=master)](https://travis-ci.org/purescript/purescript-fixed-points)
4+
[![Build Status](https://travis-ci.org/slamdata/purescript-fixed-points.svg?branch=master)](https://travis-ci.org/purescript/purescript-fixed-points)
55
[![Dependency Status](https://www.versioneye.com/user/projects/578d3dce3e6a8b0030c9b38a/badge.svg?style=flat)](https://www.versioneye.com/user/projects/578d3dce3e6a8b0030c9b38a)
66

77
Types for the least (`Mu`) and greatest (`Nu`) fixed points of functors.

0 commit comments

Comments
 (0)