Skip to content

Commit d156684

Browse files
committed
add travis badge to readme
1 parent 081cda7 commit d156684

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# purescript-group
22

3-
[![Latest release](http://img.shields.io/github/release/morganthomas/purescript-group.svg)](https://github.com/morganthomas/purescript-group/releases)
3+
[![Latest release](http://img.shields.io/github/release/morganthomas/purescript-group.svg)](https://github.com/morganthomas/purescript-group/releases) [![Build status](https://travis-ci.org/morganthomas/purescript-group.svg?branch=master)](https://travis-ci.org/morganthomas/purescript-group)
44

55
Group algebraic structure.
66

@@ -9,7 +9,7 @@ Group algebraic structure.
99
```
1010
$ bower install purescript-group
1111
12-
-- OR --
12+
-- OR --
1313
1414
$ psc-package install
1515

0 commit comments

Comments
 (0)