Skip to content

Commit 56a60db

Browse files
committed
Add a Travis status badge to the README.
1 parent da66a03 commit 56a60db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
higher
22
======
33

4+
[![Travis build Status](https://travis-ci.org/ocamllabs/higher.svg?branch=master)](https://travis-ci.org/ocamllabs/higher)
5+
46
Higher-kinded programming in OCaml, as described in
57

68
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Lightweight Higher-Kinded Polymorphism][flops-2014-paper]<br/>

0 commit comments

Comments
 (0)